diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2017-05-04 10:05:25 +0200 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2017-05-04 11:18:55 +0200 |
commit | e3113fdc4b01d79080911b7450fc032dc0a85108 (patch) | |
tree | 13a7d40d576e5e998d49b9ab963942230cf6a53d /tools | |
parent | 2524a6f8528c6f7b013f1404452d3aa7e4e4ab39 (diff) | |
download | NetworkManager-e3113fdc4b01d79080911b7450fc032dc0a85108.tar.gz |
device: fix behavior for assumed DHCP connections
When a DHCP connection is active and the DHCP server is temporarily
unreachable, we restart DHCP for some times before failing the
connection. From the user point of view, restarting NM (and thus
assuming the existing connection) should not change this behavior.
However, if NM is restarted while the server is temporarily down, at
the moment we immediately fail because we consider the DHCP
transaction our first try. Fix this by restoring the multiple tries
when we detect that DHCP was active before because the connection is
assumed.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions