]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: Parse DNS IPv6 information for Router Advertisement
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 14 Aug 2017 09:53:10 +0000 (12:53 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 7 Sep 2017 06:51:26 +0000 (09:51 +0300)
commit88295a05dbb0c69de4bae77d80d0566b52ec1cac
tree50c6ae521c4c600d35a6b37568947d04dc54a17b
parent682f77059af1a4fb5f9a3588069212563df3fce7
networkd: Parse DNS IPv6 information for Router Advertisement

Parse DNS IPv6 addresses and DNS server lifetime from .network files
so that they can be included in Router Advertisement RDNSS options.

RDNSS address and lifetime information is added to the
[IPv6PrefixDelegation] section according to the following syntax:

DNS=2001:db8::a:b 2001:db8::c:d
DNSLifetimeSec=1042
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/networkd-network.h