zeek/scripts
Jon Siwek 13a09aa488 Fixes for GeoIP support (addresses #538).
- Missing GeoIP databases now generate warnings/errors that go through
  the reporter framework instead of hitting GeoIP's internal use of
  stderr

- lookup_location now just queries for country code if the city database
  was not loaded, which gets rid of invalid database type errors.

- lookup_location now leaves missing fields uninitialized in the
  returned geo_location record value.  Updated existing scripts to
  check for initialized fields in geo_location records before use.

- Fixed support for GeoIP's IPv6 API and databases
2011-08-30 17:02:07 -05:00
..
base Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
policy Fixes for GeoIP support (addresses #538). 2011-08-30 17:02:07 -05:00
site Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
CMakeLists.txt Merge branch 'master' into topic/jsiwek/autodoc-fixes 2011-08-13 09:31:06 -05:00
test-all-policy.bro Update default/bare loaded scripts test and test-all-policy coverage. 2011-08-10 20:34:49 -05:00