mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48: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
)
5 lines
91 B
Text
5 lines
91 B
Text
@ifdef ( Analyzer::ANALYZER_QUIC )
|
|
@load ./spicy-events
|
|
@load ./consts
|
|
@load ./main
|
|
@endif
|