diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2017-05-03 17:39:01 +0200 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2017-05-04 08:58:43 +0200 |
commit | 81e6bcf5e0fbcac0349aea5e4b51b522aaf3774f (patch) | |
tree | b3660975054ae916be8b83adb02856740f911b3e /src/nm-session-monitor.c | |
parent | 9573d600238de04cb24cd1cd90893a9e0b498244 (diff) | |
download | NetworkManager-bg/nested-slaves.tar.gz |
device: let slaves wait in IP_CONFIG until master is readybg/nested-slaves
We call nm_device_activate_stage3_ipX_start() in various places,
e.g. after a carrier change or when a master enslaves a new device to
configure IP for the device. If the device is a slave in state
IP_CONFIG, this makes it transition to IP_CHECK, while it should stay
in IP_CONFIG until the master becomes ready. When the master is ready,
it will move slaves directly to SECONDARIES, skipping IP configuration
entirely.
Diffstat (limited to 'src/nm-session-monitor.c')
0 files changed, 0 insertions, 0 deletions