1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 10:51:20 +03:00
systemd/test/test-network/conf/25-sysctl-disable-ipv6.network

19 lines
358 B
SYSTEMD

[Match]
Name=dummy98
[Network]
IPv6AcceptRA=no
Address=10.2.3.4/16
# This should be ignored when ipv6 is disabled
Gateway=2607:5300:0203:39ff:ff:ff:ff:ff
[Address]
# This should be ignored when ipv6 is disabled
Address=2607:5300:0203:3906::/64
[Route]
# This should be ignored when ipv6 is disabled
Destination=2607:5300:0203:39ff:ff:ff:ff:ff
Scope=link