mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07: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.
24 lines
605 B
ReStructuredText
24 lines
605 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/protocols/dhcp/software.bro
|
|
==================================
|
|
.. bro:namespace:: DHCP
|
|
|
|
Software identification and extraction for DHCP traffic.
|
|
|
|
:Namespace: DHCP
|
|
:Imports: :doc:`base/frameworks/software </scripts/base/frameworks/software/index>`, :doc:`base/protocols/dhcp </scripts/base/protocols/dhcp/index>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
============================================ =
|
|
:bro:type:`DHCP::Info`: :bro:type:`record`
|
|
:bro:type:`Software::Type`: :bro:type:`enum`
|
|
============================================ =
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|