diff options
author | Luca Deri <deri@ntop.org> | 2015-08-07 15:56:03 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2015-08-07 15:56:03 +0200 |
commit | d6b5d8e2c2da5481ccfbd084bcc21a5ccb8da3f6 (patch) | |
tree | 32a1a905f66f910c6472a0e12943a1f138a03320 /tests/result | |
parent | 449742e69dbb7bfb34b7436e5e83549a9d5a4293 (diff) |
Added teredo protocol support. Fixed #74
Diffstat (limited to 'tests/result')
-rw-r--r-- | tests/result/teredo.pcap.out | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/result/teredo.pcap.out b/tests/result/teredo.pcap.out new file mode 100644 index 000000000..6c65bc313 --- /dev/null +++ b/tests/result/teredo.pcap.out @@ -0,0 +1,7 @@ +Teredo 24 2574 5 + + 1 UDP 194.136.28.76:3544 <-> 10.112.16.106:52513 [proto: 214/Teredo][4 pkts/508 bytes] + 2 UDP 194.136.28.76:3544 <-> 10.112.16.89:60381 [proto: 214/Teredo][2 pkts/254 bytes] + 3 UDP 10.112.16.67:51812 <-> 194.136.28.76:3544 [proto: 214/Teredo][14 pkts/1304 bytes] + 4 UDP 10.112.16.64:56154 <-> 194.136.28.76:3544 [proto: 214/Teredo][2 pkts/254 bytes] + 5 UDP 194.136.28.76:3544 <-> 10.112.16.92:63448 [proto: 214/Teredo][2 pkts/254 bytes] |