mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches
This commit is contained in:
parent
43821a8957
commit
cd06bf34c7
34 changed files with 3770 additions and 3623 deletions
|
@ -345,3 +345,4 @@ extern zeek::StringVal* global_hash_seed;
|
|||
#include "event.bif.netvar_h"
|
||||
#include "reporter.bif.netvar_h"
|
||||
#include "supervisor.bif.netvar_h"
|
||||
#include "packet_analysis.bif.netvar_h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue