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
|
@ -1 +1 @@
|
|||
b1728209d1011e0eddcf8248a5c7d6fe1a558592
|
||||
e814a2c80157e60caaa725fe140faa5ab75ccca6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue