diff options
Diffstat (limited to '')
-rw-r--r-- | test/test-network/conf/25-tunnel.network | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/test-network/conf/25-tunnel.network b/test/test-network/conf/25-tunnel.network new file mode 100644 index 0000000..9e269bd --- /dev/null +++ b/test/test-network/conf/25-tunnel.network @@ -0,0 +1,9 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[Match] +Name=*tun99 *tap99 ip6tnl99 erspan99 + +[Network] +IPv6AcceptRA=no +Address=2001:db8:0:f102::16/64 +Address=10.3.2.3/16 +LinkLocalAddressing=yes |