I solved this exact problem by setting .auto to 0 as _state var_. [1]
This prevents the net hotplug event later on to call your setup_interface()
again. Ifup is not affected since it will revert the state before bringing up
the iface (again).


[1] https://dev.openwrt.org/browser/trunk/package/6in4/files/6in4.sh#L60

~ Jow
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to