]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-address-preferred-lifetime-zero-ipv6.network
test-network: add wait_online() helper function
[thirdparty/systemd.git] / test / test-network / conf / 25-address-preferred-lifetime-zero-ipv6.network
1 [Match]
2 Name=dummy98
3
4 [Network]
5 # these lines are ignored
6 Address=hogehoge
7 Address=foofoo
8
9 [Address]
10 Address=10.2.3.4/16
11 PreferredLifetime=0
12 Scope=link
13
14 [Address]
15 Address=2001:0db8:0:f101::1/64
16
17 [Address]
18 # this section must be ignored
19 Peer=hoge
20 Address=10.10.0.1/16
21 Label=30
22
23 [Address]
24 # this section must be ignored
25 Label=30
26 Peer=hoge
27 Address=10.10.0.2/16