More script updates.

This commit is contained in:
Seth Hall 2011-04-23 02:58:44 -04:00
parent 0a151882ae
commit adec99751d
10 changed files with 472 additions and 405 deletions

View file

@ -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