diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-05-06 10:20:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-06 10:20:40 +0200 |
commit | b7d77972bceb250e888139319d64d125112ee502 (patch) | |
tree | 4fbdd54b0752e53f0323c5aadca0cb08e3970a62 /tests/cfgs/default/result/tls_port_80.pcapng.out | |
parent | e31ef00715581c56d429d7a0ea849db74a1fa956 (diff) |
Remove workaround for TCP flows with multiple SYNs (#2421)
Deciding when a session starts and ends is responsability of the
applicationi (via its flow manager)i, not of the library.
BTW, the removed code is incomplete at beast
Diffstat (limited to 'tests/cfgs/default/result/tls_port_80.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/tls_port_80.pcapng.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cfgs/default/result/tls_port_80.pcapng.out b/tests/cfgs/default/result/tls_port_80.pcapng.out index 5d7d5cdec..204f3962b 100644 --- a/tests/cfgs/default/result/tls_port_80.pcapng.out +++ b/tests/cfgs/default/result/tls_port_80.pcapng.out @@ -16,9 +16,9 @@ Automa risk mask: 0/0 (search/found) Automa common alpns: 0/0 (search/found) Patricia risk mask: 2/0 (search/found) Patricia risk mask IPv6: 0/0 (search/found) -Patricia risk: 4/0 (search/found) +Patricia risk: 1/0 (search/found) Patricia risk IPv6: 0/0 (search/found) -Patricia protocols: 8/0 (search/found) +Patricia protocols: 2/0 (search/found) Patricia protocols IPv6: 0/0 (search/found) TLS 13 2439 1 |