[FS#713] netifd: substantially more IFUP events are being created
LEDE Bugs
lede-bugs at lists.infradead.org
Mon Apr 17 06:22:52 PDT 2017
The following task has a new comment added:
FS#713 - netifd: substantially more IFUP events are being created
User who did this - Eric Luehrsen (EricLuehrsen)
----------
I can confirm this using tools that use an interface trigger with optional interfaces. If WAN (ip4 only) and not WAN6 is used restarts almost never occur. If WAN6 is included, then restarts are occurring every few minutes.
for iface in $ifacelist
do
procd_add_interface_trigger "interface.*" "$iface" /etc/init.d/[script] [command]
done
----------
More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=713#comment2428
More information about the lede-bugs
mailing list