]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-sysctl-disable-ipv6.network
Merge pull request #12753 from jrouleau/fix/hibernate-resume-timeout
[thirdparty/systemd.git] / test / test-network / conf / 25-sysctl-disable-ipv6.network
1 [Match]
2 Name=dummy98
3
4 [Network]
5 IPv6AcceptRA=no
6 Address=10.2.3.4/16
7
8 # This should be ignored when ipv6 is disabled
9 Gateway=2607:5300:0203:39ff:ff:ff:ff:ff
10
11 [Address]
12 # This should be ignored when ipv6 is disabled
13 Address=2607:5300:0203:3906::/64
14
15 [Route]
16 # This should be ignored when ipv6 is disabled
17 Destination=2607:5300:0203:39ff:ff:ff:ff:ff
18 Scope=link