]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-route-ipv6-src.network
Merge pull request #11827 from keszybz/pkgconfig-variables
[thirdparty/systemd.git] / test / test-network / conf / 25-route-ipv6-src.network
1 # This test cannot use a dummy interface: IPv6 addresses
2 # are added without having to go through tentative state
3
4 [Match]
5 Name=bond199
6
7 [Network]
8 LinkLocalAddressing=ipv6
9 Address=2001:1234:56:8f63::1/64
10 Address=2001:1234:56:8f63::2/64
11 IPv6AcceptRA=no
12
13 [Route]
14 Destination=abcd::/16
15 Gateway=2001:1234:56:8f63::1:1
16 PreferredSource=2001:1234:56:8f63::2