zeek/scripts/policy
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
..
frameworks Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
integration/barnyard2 Normalizing base.bro script naming as main.bro 2011-08-10 15:40:28 -05:00
misc Added the profiling script. 2011-08-11 01:37:57 -04:00
protocols Fixes for GeoIP support (addresses #538). 2011-08-30 17:02:07 -05:00
tuning Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
hot.conn.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00