zeek/scripts
Robin Sommer e2dee49fc1 Fixing control frameworks net_stats and peer_status commands.
Turns out the code implementing them went missing with the recent
merge of the stats changes.

For peer status, I removed most of the numbers that the code used to
return because (1) we don't have access to that data anymore, and (2)
even in 2.4 the numbers returned already didn't make sense (because
they were global values, not per peer). We could consider just
removing the peer_status command at all.
2016-05-17 16:11:22 -07:00
..
base Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy Fixing control frameworks net_stats and peer_status commands. 2016-05-17 16:11:22 -07:00
site Merge branch 'master' of https://github.com/aaronmbr/bro 2015-07-23 13:05:28 -07: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 Merge remote-tracking branch 'origin/master' into topic/seth/file-entropy 2016-03-21 11:39:15 -04:00