mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00

This includes integration into the IP plugin and calling of the sessions code from each plugin.
5 lines
69 B
Text
5 lines
69 B
Text
module PacketAnalyzer::UDP;
|
|
|
|
#event zeek_init() &priority=20
|
|
# {
|
|
# }
|