mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Moving protocol-specific BiFs out of bro.bif.
I hope I found them all ...
This commit is contained in:
parent
5dc630f722
commit
3959e254e2
22 changed files with 657 additions and 639 deletions
|
@ -10,4 +10,5 @@ BRO_PLUGIN_BEGIN(TCP)
|
|||
BRO_PLUGIN_SUPPORT_ANALYZER("ContentLine");
|
||||
BRO_PLUGIN_SUPPORT_ANALYZER("Contents");
|
||||
BRO_PLUGIN_BIF_FILE(events);
|
||||
BRO_PLUGIN_BIF_FILE(functions);
|
||||
BRO_PLUGIN_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue