diff options
author | Vitaly Lavrov <vel21ripn@gmail.com> | 2017-09-29 12:46:27 +0300 |
---|---|---|
committer | Vitaly Lavrov <vel21ripn@gmail.com> | 2017-09-29 12:46:27 +0300 |
commit | b2f0558080d767ed0680c16b68aa35449aef91dc (patch) | |
tree | 89969412561b3ef7a9671734937aa42e67abc86f /tests/result/teredo.pcap.out | |
parent | 662ef2f65bc9b5864e6ac1b7080e43d3d576463f (diff) |
A more predictable sorting of the flows list.
It is necessary for correct testing.
Diffstat (limited to 'tests/result/teredo.pcap.out')
-rw-r--r-- | tests/result/teredo.pcap.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/result/teredo.pcap.out b/tests/result/teredo.pcap.out index 0429c725a..55dc2932c 100644 --- a/tests/result/teredo.pcap.out +++ b/tests/result/teredo.pcap.out @@ -2,6 +2,6 @@ Teredo 24 2574 5 1 UDP 10.112.16.67:51812 <-> 194.136.28.76:3544 [proto: 214/Teredo][10 pkts/930 bytes <-> 4 pkts/374 bytes] 2 UDP 10.112.16.106:52513 <-> 194.136.28.76:3544 [proto: 214/Teredo][2 pkts/206 bytes <-> 2 pkts/302 bytes] - 3 UDP 10.112.16.89:60381 <-> 194.136.28.76:3544 [proto: 214/Teredo][1 pkts/103 bytes <-> 1 pkts/151 bytes] - 4 UDP 10.112.16.64:56154 <-> 194.136.28.76:3544 [proto: 214/Teredo][1 pkts/103 bytes <-> 1 pkts/151 bytes] + 3 UDP 10.112.16.64:56154 <-> 194.136.28.76:3544 [proto: 214/Teredo][1 pkts/103 bytes <-> 1 pkts/151 bytes] + 4 UDP 10.112.16.89:60381 <-> 194.136.28.76:3544 [proto: 214/Teredo][1 pkts/103 bytes <-> 1 pkts/151 bytes] 5 UDP 10.112.16.92:63448 <-> 194.136.28.76:3544 [proto: 214/Teredo][1 pkts/103 bytes <-> 1 pkts/151 bytes] |