zeek/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 Tiny mime-type fix from Dan Caselden. 2017-02-14 07:21:00 -08: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
init-bare.bro Add ciphertext to ticket data structures 2017-01-29 09:39:12 +09:00
init-default.bro Add convenient way to access version information to Bro. 2016-09-29 12:45:48 -07:00