zeek/scripts
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
..
base Add new functions for calculating geographic distance 2016-06-07 13:11:10 -05:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy Moved link-layer addresses into endpoints. 2016-06-02 01:46:26 +02:00
site Moved link-layer addresses into endpoints. 2016-06-02 01:46:26 +02:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Add MAC addresses to connection record. 2016-05-29 17:18:47 -07:00