1
0
Fork 0
systemd/test/test-network/conf/25-sysctl-disable-ipv6.network
Daniel Baumann ce097cb8f4
Adding upstream version 257.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 18:07:44 +02:00

19 lines
403 B
SYSTEMD

# SPDX-License-Identifier: LGPL-2.1-or-later
[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