]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: Allow multiple IPv6Token 'static' items to generate addresses 14833/head
authorKevin P. Fleming <kevin@km6g.us>
Sun, 9 Feb 2020 12:25:59 +0000 (07:25 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 10 Feb 2020 09:40:57 +0000 (18:40 +0900)
commitc24c83dc67a63c88b0a537f4fa7f605b1fcbac39
tree940b67cf1e9b250fccbc9c8e9e4e2490070dd83f
parent8a98f11ed0cde548da21dd820fc3f74dc6119f4d
network: Allow multiple IPv6Token 'static' items to generate addresses

This patch allows multiple addresses using 'static' IPv6Tokens to
be generated for a single network interface.
man/systemd.network.xml
src/network/networkd-ndisc.c
test/test-network/conf/ipv6-prefix-veth-token-static-multiple.network [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py