zeek/scripts/base
Daniel Thayer 91496543ad Add new functions for calculating geographic distance
Added a new BIF haversine_distance that computes distance between two
geographic locations.

Added a new Bro script function haversine_distance_ip that does the same
but takes two IP addresses instead of latitude/longitude.  This function
requires that Bro be built with libgeoip.
2016-06-07 13:11:10 -05:00
..
files Add some missing Bro script documentation 2016-05-05 16:35:31 -05:00
frameworks Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
misc More stats improvements 2016-01-07 16:20:24 -05:00
protocols Fixing FTP cwd getting overlue long. 2016-05-29 08:52:47 -07:00
utils Add new functions for calculating geographic distance 2016-06-07 13:11:10 -05:00
init-bare.bro Moved link-layer addresses into endpoints. 2016-06-02 01:46:26 +02:00
init-default.bro Add new functions for calculating geographic distance 2016-06-07 13:11:10 -05:00