mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
More script updates.
This commit is contained in:
parent
0a151882ae
commit
adec99751d
10 changed files with 472 additions and 405 deletions
|
@ -1,4 +1,5 @@
|
|||
##! This script enables logging of packet segment data. The amount of
|
||||
##! This script enables logging of packet segment data when a protocol
|
||||
##! parsing violation is encountered. The amount of
|
||||
##! data from the packet logged is set by the packet_segment_size variable.
|
||||
##! A caveat to logging packet data is that in some cases, the packet may
|
||||
##! not be the packet that actually caused the protocol violation. For this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue