mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/jazoff/fix-snaplen'
* origin/topic/jazoff/fix-snaplen: problem: default snaplen is too small for jumbo frames
This commit is contained in:
commit
b679a51376
12 changed files with 50 additions and 6 deletions
3
NEWS
3
NEWS
|
@ -450,6 +450,9 @@ Removed Functionality
|
|||
|
||||
- The node-specific ``site/local-*.bro`` scripts have been removed.
|
||||
|
||||
- The default value of ``Pcap::snaplen`` changed from 8192 to 9216 bytes
|
||||
to better accommodate jumbo frames.
|
||||
|
||||
Deprecated Functionality
|
||||
------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue