Support for Dynamic Host Configuration Protocol (DHCP) analysis.
base/protocols/dhcp/__load__.bro
base/protocols/dhcp/consts.bro
Types, errors, and fields for analyzing DHCP data. A helper file for DHCP analysis scripts.
Analyze DHCP traffic and provide a log that is organized around the idea of a DHCP “conversation” defined by messages exchanged within a relatively short period of time using the same transaction ID. The log will have information from clients and servers to give a more complete picture of what happened.