diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2022-12-21 10:55:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-21 10:55:14 +0100 |
commit | e9d5e72fb58d5989673487c4b4ef4584d8694467 (patch) | |
tree | 6d055c2ee9dcac39dc08f2324025a179d0c24d54 /tests/result | |
parent | 22821241e2abff6d33f192992b956a119e516caf (diff) |
Fix infinite loop when a custom rule has port 65535 (#1833)
Close #1829
Diffstat (limited to 'tests/result')
-rw-r--r-- | tests/result/h323-overflow.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/result/h323-overflow.pcap.out b/tests/result/h323-overflow.pcap.out index d115a2de9..d438ffbd9 100644 --- a/tests/result/h323-overflow.pcap.out +++ b/tests/result/h323-overflow.pcap.out @@ -22,4 +22,4 @@ Patricia protocols: 0/0 (search/found) HomeRouter 1 58 1 - 1 TCP 192.168.1.1:31337 -> 192.168.1.2:80 [proto: 335/HomeRouter][IP: 0/Unknown][ClearText][Confidence: nBPF][1 pkts/58 bytes -> 0 pkts/0 bytes][Goodput ratio: 7/0][< 1 sec][Plen Bins: 100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] + 1 TCP 192.168.1.1:31337 -> 192.168.1.2:80 [proto: 336/HomeRouter][IP: 0/Unknown][ClearText][Confidence: nBPF][1 pkts/58 bytes -> 0 pkts/0 bytes][Goodput ratio: 7/0][< 1 sec][Plen Bins: 100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] |