diff options
Diffstat (limited to 'test/test-network/conf/25-gretap-tunnel-local-any.netdev')
-rw-r--r-- | test/test-network/conf/25-gretap-tunnel-local-any.netdev | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/test-network/conf/25-gretap-tunnel-local-any.netdev b/test/test-network/conf/25-gretap-tunnel-local-any.netdev new file mode 100644 index 0000000..5e3bd82 --- /dev/null +++ b/test/test-network/conf/25-gretap-tunnel-local-any.netdev @@ -0,0 +1,10 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +[NetDev] +Name=gretap98 +Kind=gretap + +[Tunnel] +Local=any +Remote=10.65.223.239 +Key=107 +SerializeTunneledPackets=true |