diff options
Diffstat (limited to 'test/test-network/conf/25-vxlan-veth99.network')
-rw-r--r-- | test/test-network/conf/25-vxlan-veth99.network | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/test-network/conf/25-vxlan-veth99.network b/test/test-network/conf/25-vxlan-veth99.network new file mode 100644 index 0000000..b67b746 --- /dev/null +++ b/test/test-network/conf/25-vxlan-veth99.network @@ -0,0 +1,10 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[Match] +Name=veth99 + +[Network] +IPv6AcceptRA=yes +VXLAN=vxlan-slaac + +[IPv6AcceptRA] +PrefixAllowList=2002:da8:1::/64 |