mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-24 18:41:00 +00:00
Give possibility to wait forever the registration by setting timeout option to 0. No timeout can be useful if the interface starts whereas no network is available, because at the end of timeout the interface will be stopped and never restarted. Signed-off-by: Thomas Richard <thomas.richard@kontron.com> Signed-off-by: maurerr <mariusd84@gmail.com>