diff options
Diffstat (limited to 'test/test-network/conf/25-ip6tnl-tunnel-local-any.netdev')
-rw-r--r-- | test/test-network/conf/25-ip6tnl-tunnel-local-any.netdev | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test-network/conf/25-ip6tnl-tunnel-local-any.netdev b/test/test-network/conf/25-ip6tnl-tunnel-local-any.netdev new file mode 100644 index 0000000..7732eb8 --- /dev/null +++ b/test/test-network/conf/25-ip6tnl-tunnel-local-any.netdev @@ -0,0 +1,8 @@ +[NetDev] +Name=ip6tnl98 +Kind=ip6tnl + +[Tunnel] +Mode=ip6ip6 +Local=any +Remote=2001:473:fece:cafe::5179 |