mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00

* origin/topic/awelzel/quic-ldap-event-prototypes:
ldap: Use longer event names
ldap: Add spicy-events.zeek
quic: Add spicy-events.zeek
(cherry picked from commit a503c2a672
)
6 lines
118 B
Text
6 lines
118 B
Text
@if ( have_spicy_analyzers() )
|
|
@load ./spicy-events.zeek
|
|
@load-sigs ./dpd.sig
|
|
@load ./consts
|
|
@load ./main.zeek
|
|
@endif
|