zeek/testing/btest/scripts/base/protocols/dhcp
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
..
dhcp-ack-msg-types.btest Add .btest scripts for dhck_ack and dhcp_discover messages verifying that new 2018-01-08 21:55:24 +01:00
dhcp-all-msg-types.btest DHCP: Adding unit tests. 2013-07-31 17:30:56 -04:00
dhcp-discover-msg-types.btest Add .btest scripts for dhck_ack and dhcp_discover messages verifying that new 2018-01-08 21:55:24 +01:00
dhcp-sub-opts.btest Rework to the DHCP analyzer. 2018-03-01 08:36:32 -08:00
inform.test DHCP: Adding unit tests. 2013-07-31 17:30:56 -04:00