From f965983c23e1c9fc4dbbd294bc39217660f7169b Mon Sep 17 00:00:00 2001 From: Nardi Ivan Date: Tue, 21 Apr 2020 20:43:29 +0200 Subject: Add basic support for some ip-in-ip tunnels Add support for 4in4, 6in6 and 4in6 encapsulations Add support for ipv6 traffic in gtp tunnels, too To allow gtp unit test, gtp detunneling flag has been globally enabled in the test suite --- tests/result/4in4tunnel.pcap.out | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/result/4in4tunnel.pcap.out (limited to 'tests/result/4in4tunnel.pcap.out') diff --git a/tests/result/4in4tunnel.pcap.out b/tests/result/4in4tunnel.pcap.out new file mode 100644 index 000000000..1447acf69 --- /dev/null +++ b/tests/result/4in4tunnel.pcap.out @@ -0,0 +1,6 @@ +Unknown 5 850 1 + + + +Undetected flows: + 1 UDP 10.10.100.25:62367 -> 10.10.101.2:17000 [VLAN: 505][proto: 0/Unknown][5 pkts/850 bytes -> 0 pkts/0 bytes][Goodput ratio: 59/0][121572.07 sec] -- cgit v1.2.3