summaryrefslogtreecommitdiffstats
path: root/test/test-network/conf/25-sysctl.network
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/test-network/conf/25-sysctl.network13
-rw-r--r--test/test-network/conf/25-sysctl.network.d/25-ipv6-privacy-extensions.conf3
2 files changed, 16 insertions, 0 deletions
diff --git a/test/test-network/conf/25-sysctl.network b/test/test-network/conf/25-sysctl.network
new file mode 100644
index 0000000..a71ffb2
--- /dev/null
+++ b/test/test-network/conf/25-sysctl.network
@@ -0,0 +1,13 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+[Match]
+Name=dummy98
+
+[Network]
+IPForward=yes
+IPv6DuplicateAddressDetection=3
+IPv6HopLimit=5
+IPv4ProxyARP=yes
+IPv6ProxyNDP=yes
+IPv6AcceptRA=no
+IPv4AcceptLocal=yes
+IPv4ReversePathFilter=no
diff --git a/test/test-network/conf/25-sysctl.network.d/25-ipv6-privacy-extensions.conf b/test/test-network/conf/25-sysctl.network.d/25-ipv6-privacy-extensions.conf
new file mode 100644
index 0000000..35782d7
--- /dev/null
+++ b/test/test-network/conf/25-sysctl.network.d/25-ipv6-privacy-extensions.conf
@@ -0,0 +1,3 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+[Network]
+IPv6PrivacyExtensions=yes