mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Merge remote-tracking branch 'origin/topic/vladg/bit-1466'
BIT-1466 #merged * origin/topic/vladg/bit-1466: Add Q and update I documentation for conn history
This commit is contained in:
commit
7c98497444
2 changed files with 3 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit a89cd0fda0f17f69b96c935959cae89145b92927
|
Subproject commit b628230acb0258dc5ae6723789bbf2f4dbc09a1a
|
|
@ -87,7 +87,8 @@ export {
|
||||||
## f packet with FIN bit set
|
## f packet with FIN bit set
|
||||||
## r packet with RST bit set
|
## r packet with RST bit set
|
||||||
## c packet with a bad checksum
|
## c packet with a bad checksum
|
||||||
## i inconsistent packet (e.g. SYN+RST bits both set)
|
## i inconsistent packet (FIN+RST bits both set)
|
||||||
|
## q multi-flag packet (SYN+FIN or SYN+RST bits both set)
|
||||||
## ====== ====================================================
|
## ====== ====================================================
|
||||||
##
|
##
|
||||||
## If the event comes from the originator, the letter is in
|
## If the event comes from the originator, the letter is in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue