zeek/scripts/base/protocols/dhcpv6/__load__.zeek
2025-05-25 16:31:53 +02:00

7 lines
166 B
Text

@if ( have_spicy_analyzers() ) # prototypes below must not be used with legacy analyzer
@load ./consts
@load ./spicy-events
@load ./main
@load-sigs ./dpd.sig
@endif