[qmp-system] Wait for default interfaces to appear
After restarting the network, some interfaces may need some seconds
before appearing under /sys/class/net, which doesn't allow to determine
whether they have an upper interface to ignore or not (e.g., the
eth0.1-eth0 case).
By actively waiting for the default interfaces to appear, ignored
interfaces are properly detected and configured.
Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
Please register or sign in to comment