zeek/scripts/base
Seth Hall e76b56ce53 Rework to the DHCP analyzer.
Highlights:
 - Reduced all DHCP events into a single dhcp_message event. (removed legacy events since they weren't widely used anyway)
 - Support many more DHCP options.
 - DHCP log is completely reworked and now represents DHCP sessions
   based on the transaction ID (and works on clusters).
 - Removed the known-devices-and-hostnames script since it's generally
   less relevant now with the updated log.
2018-03-01 08:36:32 -08:00
..
files Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
frameworks Merge remote-tracking branch 'origin/topic/feature/logging-filter-list' 2018-01-17 16:17:43 -06:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols Rework to the DHCP analyzer. 2018-03-01 08:36:32 -08: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 Rework to the DHCP analyzer. 2018-03-01 08:36:32 -08:00
init-default.bro Make OCSP analyzer part of the X.509 analyzer 2017-02-10 17:02:15 -08:00