mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 08:08:19 +00:00

The broxygen-generated files now live in the git repo, have tests that check that they are up-to-date, and a script to re-generate them on-demand.
26 lines
609 B
ReStructuredText
26 lines
609 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/protocols/dhcp/msg-orig.bro
|
|
==================================
|
|
.. bro:namespace:: DHCP
|
|
|
|
Add a field that logs the order of hosts sending messages
|
|
using the same DHCP transaction ID. This information is
|
|
occasionally needed on some networks to fully explain the
|
|
DHCP sequence.
|
|
|
|
:Namespace: DHCP
|
|
:Imports: :doc:`base/protocols/dhcp </scripts/base/protocols/dhcp/index>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
========================================== =
|
|
:bro:type:`DHCP::Info`: :bro:type:`record`
|
|
========================================== =
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|