mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add Broker::peer_counts_as_iosource option
Disabling this option allows one to read pcaps, but still initiate Broker peerings and automatically exit when done processing the pcap file. The default behavior would normally cause Broker::peer() to prevent shutting the process down even after done reading the pcap.
This commit is contained in:
parent
5eab9b9d47
commit
0d685efbf5
6 changed files with 49 additions and 10 deletions
4
CHANGES
4
CHANGES
|
@ -1,4 +1,8 @@
|
|||
|
||||
2.6-81 | 2019-01-16 19:03:07 -0600
|
||||
|
||||
* Add Broker::peer_counts_as_iosource option (Jon Siwek, Corelight)
|
||||
|
||||
2.6-80 | 2019-01-16 11:14:47 -0600
|
||||
|
||||
* Patch to recognized the Revoked bit in DNSKEY Flag (Fatema BW)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue