1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 02:21:44 +03:00
systemd/test/test-network/conf/25-address-preferred-lifetime-zero-ipv6.network

28 lines
358 B
SYSTEMD
Raw Normal View History

2018-09-29 15:36:25 +03:00
[Match]
Name=dummy98
[Network]
# these lines are ignored
Address=hogehoge
Address=foofoo
2018-09-29 15:36:25 +03:00
[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