mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
hooks for activating the compiler & associated BiF
This commit is contained in:
parent
863be9436b
commit
24e92fa54a
9 changed files with 337 additions and 6 deletions
|
@ -1933,6 +1933,7 @@ type gtp_delete_pdp_ctx_response_elements: record {
|
|||
@load base/frameworks/supervisor/api
|
||||
@load base/bif/supervisor.bif
|
||||
@load base/bif/packet_analysis.bif
|
||||
@load base/bif/CPP-load.bif
|
||||
|
||||
## Internal function.
|
||||
function add_interface(iold: string, inew: string): string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue