mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Update documentation of Conn::Info history field
This commit is contained in:
parent
7ce0cefcba
commit
ac9552a0cf
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@ export {
|
|||
## f packet with FIN bit set
|
||||
## r packet with RST bit set
|
||||
## c packet with a bad checksum
|
||||
## i inconsistent packet (e.g. SYN+RST bits both set)
|
||||
## i inconsistent packet (e.g. FIN+RST bits set)
|
||||
## q multi-flag packet (SYN+FIN or SYN+RST bits set)
|
||||
## ====== ====================================================
|
||||
##
|
||||
## If the event comes from the originator, the letter is in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue