mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Update documentation for RSTR.
Addresses BIT-1535
This commit is contained in:
parent
611a8ab935
commit
fdf36393ba
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ export {
|
||||||
## S2 Connection established and close attempt by originator seen (but no reply from responder).
|
## S2 Connection established and close attempt by originator seen (but no reply from responder).
|
||||||
## S3 Connection established and close attempt by responder seen (but no reply from originator).
|
## S3 Connection established and close attempt by responder seen (but no reply from originator).
|
||||||
## RSTO Connection established, originator aborted (sent a RST).
|
## RSTO Connection established, originator aborted (sent a RST).
|
||||||
## RSTR Established, responder aborted.
|
## RSTR Responder sent a RST.
|
||||||
## RSTOS0 Originator sent a SYN followed by a RST, we never saw a SYN-ACK from the responder.
|
## RSTOS0 Originator sent a SYN followed by a RST, we never saw a SYN-ACK from the responder.
|
||||||
## RSTRH Responder sent a SYN ACK followed by a RST, we never saw a SYN from the (purported) originator.
|
## RSTRH Responder sent a SYN ACK followed by a RST, we never saw a SYN from the (purported) originator.
|
||||||
## SH Originator sent a SYN followed by a FIN, we never saw a SYN ACK from the responder (hence the connection was "half" open).
|
## SH Originator sent a SYN followed by a FIN, we never saw a SYN ACK from the responder (hence the connection was "half" open).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue