dhcp/systemd: enable DHCPv6 support
authorBeniamino Galvani <bgalvani@redhat.com>
Sun, 21 Feb 2016 10:43:34 +0000 (11:43 +0100)
committerBeniamino Galvani <bgalvani@redhat.com>
Thu, 3 Mar 2016 10:29:27 +0000 (11:29 +0100)
commit89d1e466157839096b446068a780cb2563424a5a
treedb6327e48786b126f8504662c077d60d18d95789
parent6c59443ad59e3c68915350e6865f2f96c50d3a19
dhcp/systemd: enable DHCPv6 support

Until now the internal DHCP client could start a DHCPv6 transaction
but was not able to parse the lease and pass the information back to
the core. Add the missing glue code to make this work.

https://bugzilla.gnome.org/show_bug.cgi?id=762432
man/NetworkManager.conf.xml.in
src/dhcp-manager/nm-dhcp-systemd.c