]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-network/conf/25-sysctl-disable-ipv6.network
mkosi: Update centos submodule to latest
[thirdparty/systemd.git] / test / test-network / conf / 25-sysctl-disable-ipv6.network
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 [Match]
3 Name=dummy98
4
5 [Network]
6 IPv6AcceptRA=no
7 Address=10.2.3.4/16
8
9 # This should be ignored when ipv6 is disabled
10 Gateway=2607:5300:0203:39ff:ff:ff:ff:ff
11
12 [Address]
13 # This should be ignored when ipv6 is disabled
14 Address=2607:5300:0203:3906::/64
15
16 [Route]
17 # This should be ignored when ipv6 is disabled
18 Destination=2607:5300:0203:39ff:ff:ff:ff:ff
19 Scope=link