mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-22 19:00:32 -05:00
During reload, we could send invalid information to the other side and confuse it. That's why, during reload we'll pause execution, do the reconfig and resume + update when reload is done. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>