mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Move MaxMind/GeoIP BiF functionality into separate file
This commit is contained in:
parent
06642d185b
commit
8406959ae2
5 changed files with 523 additions and 519 deletions
|
@ -2113,6 +2113,7 @@ type gtp_delete_pdp_ctx_response_elements: record {
|
|||
@load base/bif/supervisor.bif
|
||||
@load base/bif/packet_analysis.bif
|
||||
@load base/bif/CPP-load.bif
|
||||
@load base/bif/mmdb.bif
|
||||
|
||||
## Internal function.
|
||||
function add_interface(iold: string, inew: string): string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue