zeek/scripts/policy/protocols/smtp
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
..
blocklists.bro Split out more SMTP analysis functionality. 2011-08-11 08:26:20 -04:00
detect-suspicious-orig.bro Fixes for GeoIP support (addresses #538). 2011-08-30 17:02:07 -05:00
software.bro Merge branch 'master' into topic/jsiwek/reorg-followup 2011-08-10 19:59:18 -05:00