mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
![]() * origin/topic/awelzel/mmdb-fix-and-tests:
base/frameworks/spicy: Do not load base/misc/version
btest/core/mmdb: Basic lookup_autonomous_system / lookup_location tests
btest/files: Add mmdb testing databases and generator code
zeek.bif: Switch mmdb stale check to network_time
Fix mmdb pointer destruction
(cherry picked from commit
|
||
---|---|---|
.. | ||
.gitignore | ||
GeoLite2-ASN.mmdb | ||
GeoLite2-City.mmdb | ||
go.mod | ||
go.sum | ||
main.go | ||
README |
These .mmdb databases were created with the mmdbwriter from MaxMind [1] for testing purposes. See the main.go file. They only contain information about LBL's network ranges: 128.3.0.0/16 131.243.0.0/16 Rebuild with: go build ./testmmdb [1] https://github.com/maxmind/mmdbwriter