zeek/scripts/base/protocols/ldap/__load__.zeek
Arne Welzel 248a42d56b Merge remote-tracking branch 'origin/topic/awelzel/quic-ldap-event-prototypes'
* 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)
2023-10-19 10:43:32 -07:00

6 lines
118 B
Text

@if ( have_spicy_analyzers() )
@load ./spicy-events.zeek
@load-sigs ./dpd.sig
@load ./consts
@load ./main.zeek
@endif