Move MaxMind/GeoIP BiF functionality into separate file

This commit is contained in:
Christian Kreibich 2024-01-05 16:54:46 -08:00
parent 06642d185b
commit 8406959ae2
5 changed files with 523 additions and 519 deletions

View file

@ -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