zeek/scripts/base
Jon Siwek 81133f3116 Merge remote-tracking branch 'origin/topic/seth/dhcp-update'
* origin/topic/seth/dhcp-update:
  Rework to the DHCP analyzer.
  First step of DHCP analyzer rearchitecture.
  Add .btest scripts for dhck_ack and dhcp_discover messages verifying that new options are correctly reported in dhcp.log records.
  Extend DHCP protocol analyzer with new options.

BIT-1924 #merged

Additional changes:

* Removed known-hosts.bro as the only thing populating its table was
  the already-removed known-hosts-and-devices.bro.  So a
  known_devices.log will no longer be generated.

* In dhcp-options.pac, the process_relay_agent_inf_option had a memleak
  and also process_auto_proxy_config_option looked like it accessed one
  byte past the end of the available bytestring, so fixed those.
2018-05-01 18:06:41 -05:00
..
files Merge remote-tracking branch 'origin/topic/johanna/ocsp-sct-validate' 2017-07-30 08:49:41 -07:00
frameworks Fix subnet expiration in the intel framework. 2018-04-27 16:42:19 -04:00
misc Fix at_least in Version.bro. 2017-06-05 15:16:41 -07:00
protocols Merge remote-tracking branch 'origin/topic/seth/dhcp-update' 2018-05-01 18:06:41 -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 Merge remote-tracking branch 'origin/topic/seth/dhcp-update' 2018-05-01 18:06:41 -05:00
init-default.bro Add config framework. 2017-11-29 13:46:59 -08:00