summaryrefslogtreecommitdiff
path: root/test/test-network/conf/25-address-section-miscellaneous.network
blob: bfb278f31f280b009efe1978dcbcc72318c6de71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[Match]
Name=dummy98

[Network]
# these lines are ignored
Address=hogehoge
Address=foofoo

[Address]
Address=10.2.3.4/16
PreferredLifetime=0
Scope=link

[Address]
Address=2001:0db8:0:f101::1/64

[Address]
# this section must be ignored
Peer=hoge
Address=10.10.0.1/16
Label=30

[Address]
# this section must be ignored
Label=30
Peer=hoge
Address=10.10.0.2/16