summaryrefslogtreecommitdiff
path: root/test/test-network/conf
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-05-20 13:16:55 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-05-22 17:58:46 +0900
commit077f9abc3a5e585c9df85379a31cf877a4a27951 (patch)
tree9994d7052abed2e76e444076667923f1097c7185 /test/test-network/conf
parentf410d463585c29a036b530d585721b2e805c3677 (diff)
downloadsystemd-077f9abc3a5e585c9df85379a31cf877a4a27951.tar.gz
test-network: add tests for LinkLocalAddressing= on ipvlan or friends
Diffstat (limited to 'test/test-network/conf')
-rw-r--r--test/test-network/conf/netdev-link-local-addressing-yes.network9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/test-network/conf/netdev-link-local-addressing-yes.network b/test/test-network/conf/netdev-link-local-addressing-yes.network
new file mode 100644
index 0000000000..5a8513493c
--- /dev/null
+++ b/test/test-network/conf/netdev-link-local-addressing-yes.network
@@ -0,0 +1,9 @@
+[Match]
+Name=ipvlan99
+Name=ipvtap99
+Name=macvlan99
+Name=macvtap99
+
+[Network]
+LinkLocalAddressing=yes
+IPv6AcceptRA=no