mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
GH-1164: Fix incorrect RSTOS0 conn_state determinations
The RSTOS0 `conn_state` label is documented as "Originator sent a SYN followed by a RST, never saw SYN-ACK from responder", but was previously applied to cases where no originator SYN exists, like a single RST-only packet.
This commit is contained in:
parent
5945aec7e8
commit
a16bd47bf7
11 changed files with 1365 additions and 1339 deletions
2
testing/external/commit-hash.zeek-testing
vendored
2
testing/external/commit-hash.zeek-testing
vendored
|
@ -1 +1 @@
|
|||
c88caca55f5f847a1b06b3e74935ec80b2936d2c
|
||||
59377d5d78f4251f89db615a1af6f031eb6342c6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue