]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
tests: basic geoip test
authorEric Leblond <eric@regit.org>
Thu, 1 Aug 2019 19:29:12 +0000 (21:29 +0200)
committerJason Ish <jason.ish@oisf.net>
Fri, 30 Apr 2021 18:08:31 +0000 (12:08 -0600)
commitf8605e37ffb0bdc6f2a79a2660d594158c15b8d6
tree78fb853778f5b1b62401b2e1c944b676c98b53b6
parent63ecdd36be4231490788b10d401fb30236198e5a
tests: basic geoip test

The tests are done by using a local database generated via the
geoip.pl Perl script. The obtained maxmindb test.mmdb and it only
contains 2 entries.
tests/geoip/geoip.pl [new file with mode: 0644]
tests/geoip/input.pcap [new symlink]
tests/geoip/suricata.yaml [new file with mode: 0644]
tests/geoip/test.mmdb [new file with mode: 0644]
tests/geoip/test.rules [new file with mode: 0644]
tests/geoip/test.yaml [new file with mode: 0644]