zeek/scripts
Seth Hall 623ebea655 Rework the RADIUS base script.
- This fixes BIT-1769 by logging all requests even in the absence of a
   reply.  The way that request and replying matching were being handled
   was restructured to mostly ignore the transaction ids because they
   aren't that helpful for network monitoring and it makes the script
   structure more complicated.
 - Add `framed_addr` field to the radius log to indicate if the radius
   server is hinting at an address for the client.
 - Add `ttl` field to indicate how quickly the radius server is replying
   to the network access server.
 - Fix a bunch of indentation inconsistencies.
2017-02-20 00:07:14 -05:00
..
base Rework the RADIUS base script. 2017-02-20 00:07:14 -05:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy Refactor base krb scripts and update tests. 2017-02-18 13:55:39 -05:00
site Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
CMakeLists.txt Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
test-all-policy.bro Refactor base krb scripts and update tests. 2017-02-18 13:55:39 -05:00