[qmp-system] Reload network after restarting it
Commit commit:630bd7a8 fixed #464 but introduced a new bug in devices with a switched Ethernet interface, where the VLAN interfaces would not come up on time after restarting the network during the autoconfiguration process. Just reloading the network instantly applies the changes for wired interfaces, but restarting it is needed to ensure wifi interfaces work correctly. Restarting *and* then reloading ensures the network is up and running before continuing the autoconfiguration process, therefore no devices missdetection should occur. Fixes #466 Signed-off-by:Roger Pueyo Centelles <roger.pueyo@guifi.net>
Please register or sign in to comment