firmware/src/packages/fff/fff-network
Fabian Bläse 5d5eb29518 fff-network: Remove obsolete and unnecessary sysctls
Many of the set sysctls are either unnecessary, are already default in
the kernel or in OpenWrts defaults, or the reason for them being
explicitly set is unknown.

Remove all those sysctls from fff-network, as unfounded deviations from
default values will cause hard-to-debug problems in the future.

The original motivation for this patch is the netdev_max_backlog sysctl,
which was set to a very low value without any reason or comment.
This hurt forwarding performance on mt7621 with DSA significantly and
took quite a while to discover.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
Tested-by: Fabian Bläse <fabian@blaese.de>
2021-07-09 10:16:55 +02:00
..
arm treewide: exploit label MAC address from OpenWrt 2021-06-08 20:08:20 +02:00
files fff-network: Remove obsolete and unnecessary sysctls 2021-07-09 10:16:55 +02:00
mips fff-network: adapt support for TP-Link CPE210/510 v1 2021-07-09 10:04:12 +02:00
mipsel treewide: exploit label MAC address from OpenWrt 2021-06-08 20:08:20 +02:00
powerpc treewide: exploit label MAC address from OpenWrt 2021-06-08 20:08:20 +02:00
Makefile fff-network: Remove obsolete and unnecessary sysctls 2021-07-09 10:16:55 +02:00