mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/johanna/fix-failed-service-logging'
* origin/topic/johanna/fix-failed-service-logging:
Fix policy/protocols/conn/failed-service-logging.zeek
(cherry picked from commit 6f8924596f
)
This commit is contained in:
parent
e326e31d7e
commit
0d70dde10b
5 changed files with 31 additions and 2 deletions
|
@ -5,3 +5,7 @@
|
|||
@load policy/protocols/conn/failed-service-logging
|
||||
|
||||
redef DPD::track_removed_services_in_connection = T;
|
||||
|
||||
# @TEST-START-NEXT
|
||||
|
||||
@load policy/protocols/conn/failed-service-logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue