From 27ea5c0026a58f21bf582519e4f3e5c46f0e7208 Mon Sep 17 00:00:00 2001 From: Campus Date: Fri, 23 Oct 2015 17:15:28 +0200 Subject: added 6in4 tunneling pcap for test --- tests/pcap/6in4tunnel.pcap | Bin 0 -> 42349 bytes tests/result/6in4tunnel.pcap.out | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 tests/pcap/6in4tunnel.pcap create mode 100644 tests/result/6in4tunnel.pcap.out diff --git a/tests/pcap/6in4tunnel.pcap b/tests/pcap/6in4tunnel.pcap new file mode 100644 index 000000000..153b1778d Binary files /dev/null and b/tests/pcap/6in4tunnel.pcap differ diff --git a/tests/result/6in4tunnel.pcap.out b/tests/result/6in4tunnel.pcap.out new file mode 100644 index 000000000..d512bc1bf --- /dev/null +++ b/tests/result/6in4tunnel.pcap.out @@ -0,0 +1,16 @@ +DNS 4 800 2 +HTTP 10 1792 1 +IMAPS 4 516 2 +SSL 61 29323 2 +ICMPV6 48 7862 3 + + 1 TCP :443 <-> :53234 [proto: 91/SSL][33 pkts/13926 bytes] + 2 UDP 2001:470:1f16:13f::2:6404 <-> 2a03:2880:fffe:b:face:b00c:0:99:53 [proto: 5/DNS][2 pkts/394 bytes] + 3 TCP :443 <-> 2604:a880:1:20::224:b001:60205 [proto: 91/SSL][28 pkts/15397 bytes] + 4 ICMPV6 2001:470:1f16:13f::2:0 <-> 2604:a880:1:20::224:b001:0 [proto: 102/ICMPV6][1 pkts/200 bytes] + 5 ICMPV6 :0 <-> :0 [proto: 102/ICMPV6][1 pkts/1314 bytes] + 6 TCP 2604:a880:1:20::224:b001:993 <-> :35610 [proto: 51/IMAPS][2 pkts/258 bytes] + 7 ICMPV6 :0 <-> 2604:a880:1:20::224:b001:0 [proto: 102/ICMPV6][46 pkts/6348 bytes] + 8 TCP 2604:a880:1:20::224:b001:993 <-> :56381 [proto: 51/IMAPS][2 pkts/258 bytes] + 9 UDP 2001:470:1f16:13f::2:53959 <-> 2a03:2880:fffe:b:face:b00c:0:99:53 [proto: 5/DNS][2 pkts/406 bytes] + 10 TCP :80 <-> 2604:a880:1:20::224:b001:41538 [proto: 7/HTTP][10 pkts/1792 bytes] -- cgit v1.2.3