]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 10 Dec 2014 14:17:34 +0000 (16:17 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 10 Dec 2014 17:31:21 +0000 (18:31 +0100)
commit5c79bd79839f1e50bd3c34a0670037f7965ca5a4
tree0b519a60c4f1d43e59c9884ae691a97ca57a3d4e
parentc4e8ceddccfbb14e475e74eb5c57ba32c3c6cf86
networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file

Handle all aspects of ICMPv6 and DHCPv6 in a file of its own as is done
with DHCPv4 and IPv4LL.
Makefile.am
src/network/networkd-dhcp6.c [new file with mode: 0644]
src/network/networkd-link.c
src/network/networkd-link.h