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>
This commit is contained in:
Samin Guo
2023-04-26 15:21:37 +08:00
parent 6d540bf363
commit 910ecaeb5e
@@ -0,0 +1,11 @@
--- 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