mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/pcap-reading-configurable-buffer'
* origin/topic/awelzel/pcap-reading-configurable-buffer: iosource/pcap: Support configurable buffer size util/setvbuf: Respect buf argument
This commit is contained in:
commit
94a8cf2a09
10 changed files with 64 additions and 3 deletions
3
NEWS
3
NEWS
|
@ -121,6 +121,9 @@ Changed Functionality
|
|||
- Parameter lists for functions, events and hooks now use commas instead of
|
||||
semicolons in error messages or when printing such functions.
|
||||
|
||||
- The IO buffer size used for PCAP file reading is now always 128kb. This
|
||||
new default can be changed via ``Pcap::bufsize_offline_bytes``.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue