mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
tunnels: Add 'X' to history when reaching Tunnel::max_depth
This commit is contained in:
parent
ad9446d799
commit
7325bc945f
10 changed files with 51 additions and 0 deletions
|
@ -125,6 +125,7 @@ export {
|
|||
## i inconsistent packet (e.g. FIN+RST bits set)
|
||||
## q multi-flag packet (SYN+FIN or SYN+RST bits set)
|
||||
## ^ connection direction was flipped by Zeek's heuristic
|
||||
## x connection analysis partial (e.g. limits exceeded)
|
||||
## ====== ====================================================
|
||||
##
|
||||
## If the event comes from the originator, the letter is in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue