diff options
author | Giovanni Mascellani <mascellani@poisson.phc.unipi.it> | 2016-04-15 15:39:13 +0200 |
---|---|---|
committer | Giovanni Mascellani <mascellani@poisson.phc.unipi.it> | 2016-04-15 15:47:39 +0200 |
commit | a6e715f57411e6265c1053b80d3fc3a942829b5e (patch) | |
tree | c1d99a02c57fa4cfd41e7af6706a366fa2cfebc9 /tests | |
parent | 18f5362a3473c1fa4f6f6f4e7e99a75782582fb4 (diff) |
Add RX testcase.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pcap/rx.pcap | bin | 0 -> 31116 bytes | |||
-rw-r--r-- | tests/result/rx.pcap.out | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/pcap/rx.pcap b/tests/pcap/rx.pcap Binary files differnew file mode 100644 index 000000000..68fd825ac --- /dev/null +++ b/tests/pcap/rx.pcap diff --git a/tests/result/rx.pcap.out b/tests/result/rx.pcap.out new file mode 100644 index 000000000..1339732cb --- /dev/null +++ b/tests/result/rx.pcap.out @@ -0,0 +1,7 @@ +RX 132 26475 5 + + 1 UDP 192.167.206.124:7002 <-> 131.114.219.168:38331 [proto: 223/RX][3 pkts/519 bytes] + 2 UDP 192.167.206.124:7002 <-> 131.114.219.168:41559 [proto: 223/RX][3 pkts/519 bytes] + 3 UDP 192.167.206.124:7003 <-> 131.114.219.168:7001 [proto: 223/RX][27 pkts/9919 bytes] + 4 UDP 131.114.219.168:7001 <-> 192.167.206.241:7000 [proto: 223/RX][79 pkts/12376 bytes] + 5 UDP 192.167.206.124:7000 <-> 131.114.219.168:7001 [proto: 223/RX][20 pkts/3142 bytes] |