]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: Request prefixes when configured to do so
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 4 Jan 2018 13:11:51 +0000 (15:11 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 4 Jan 2018 13:22:44 +0000 (15:22 +0200)
commit103b81ee8c633d44499ce6387b9ad70a135a0902
tree4f2dd1d724279f2ac6ed4bbc0338ea356bfc6574
parent7c3de8f8cff2220dca2a27a8e85e40641a6ae9c4
networkd: Request prefixes when configured to do so

Request prefixes via DHCPv6 if there are networks that are
configured to distribute them. As specified in RFC 3633, a DHCPv6
client cannot redistribute the prefixes via Router Advertisements
on the same link. Ignore such networks, and print out a warning if
the link where DHCPv6 is enabled tries to do so.
src/network/networkd-dhcp6.c