mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 08:30:15 +01:00
dhcp/systemd: honor timeout for DHCPv6
https://bugzilla.gnome.org/show_bug.cgi?id=770329
This commit is contained in:
parent
79c81bbb8c
commit
bdaa3acfc3
1 changed files with 2 additions and 0 deletions
|
|
@ -960,6 +960,8 @@ ip6_start (NMDhcpClient *client,
|
|||
goto error;
|
||||
}
|
||||
|
||||
nm_dhcp_client_start_timeout (client);
|
||||
|
||||
return TRUE;
|
||||
|
||||
error:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue