Files
fml13v01-buildroot/package/ifplugd/0007-set-delay-down-to-1.patch
T
Samin Guo 910ecaeb5e ifplugd: Reduce the IP release time
IP release time reduced from 10 seconds to 1 second

Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
2023-04-26 15:21:37 +08:00

12 lines
456 B
Diff

--- ifplugd-0.28.orig/conf/ifplugd.conf 2003-12-12 01:58:43.000000000 +0800
+++ ifplugd-0.28/conf/ifplugd.conf 2023-04-24 17:43:48.342070388 +0800
@@ -34,7 +34,7 @@ INTERFACES="eth0 eth1"
# Additional parameters for ifplugd.
# (Run "ifplugd -h" for further information.)
-ARGS="-fwI -u0 -d10"
+ARGS="-fwI -u0 -d1"
# Additional parameters for ifplugd for the specified interface. Note
# that $ARGS is ignored, when a variable like this is set for an