zeek/testing/btest/scripts/base
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
..
files Extend file extraction log. 2017-01-25 01:16:46 -05:00
frameworks Merge branch 'topic/jgras/bit-1790' of https://github.com/J-Gras/bro into topic/seth/BIT-1790 2017-02-10 09:39:27 -05:00
misc Version parsing scripts now supports several beta versions. 2016-11-01 11:19:14 -07:00
protocols Rework the RADIUS base script. 2017-02-20 00:07:14 -05:00
utils Fix to_json() to not lose precision for values of type double 2017-02-02 13:03:05 -06:00