zeek/scripts/policy/protocols/ssh
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
..
detect-bruteforcing.bro Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
geo-data.bro Fixes for GeoIP support (addresses #538). 2011-08-30 17:02:07 -05:00
interesting-hostnames.bro Merge remote-tracking branch 'origin/topic/jsiwek/reorg-followup' 2011-08-25 16:44:31 -04:00
software.bro Merge branch 'master' into topic/jsiwek/reorg-followup 2011-08-11 10:56:20 -05:00