mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Move MMDB logic out of mmdb.bif and into MMDB.cc/h.
This does not change the implementation except for some light renaming where things are now naturally scoped within MMDB.cc.
This commit is contained in:
parent
20841ac689
commit
a06053ce75
4 changed files with 456 additions and 494 deletions
|
@ -329,6 +329,7 @@ set(MAIN_SRCS
|
|||
IP.cc
|
||||
IPAddr.cc
|
||||
List.cc
|
||||
MMDB.cc
|
||||
Reporter.cc
|
||||
NFA.cc
|
||||
NetVar.cc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue