firmware/src/packages/fff/fff-network
Fabian Bläse 39df9ba501 fff-network: Remove relocated netfilter sysctls
The net.ipv4.netfilter.ip* sysctls have been moved to
net.netfilter.nf* a long time ago, so they have been useless in our
firmware for quite a while.

It probably originally has been added because it was included in the
OpenWrt defaults and in earlier versions of our firmware the OpenWrt
defaults file got overwritten by our own one.

Because there does not seem to be any obvious reason to keep them (they
have been added without a comment in the commit or file) and they have
been inactive ever since they were moved in the kernel, they are removed
completely instead of using the correct path.

Fixes: #42 (gitea)

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Reviewed-by: Christian Dresel <freifunk@dresel.systems>
2021-01-27 19:21:46 +01:00
..
arm fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
files fff-network: Remove relocated netfilter sysctls 2021-01-27 19:21:46 +01:00
mips ath79/generic: add support for TP-Link WR710N v1 2020-08-18 17:27:20 +02:00
mipsel ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
powerpc fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
Makefile packages/fff: remove unneeded Build/Prepare and Build/Configure 2020-12-22 13:47:45 +01:00