mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48: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.
23 lines
504 B
ReStructuredText
23 lines
504 B
ReStructuredText
:tocdepth: 3
|
|
|
|
policy/protocols/conn/mac-logging.bro
|
|
=====================================
|
|
.. bro:namespace:: Conn
|
|
|
|
This script adds link-layer address (MAC) information to the connection logs
|
|
|
|
:Namespace: Conn
|
|
:Imports: :doc:`base/protocols/conn </scripts/base/protocols/conn/index>`
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Redefinitions
|
|
#############
|
|
========================================== =
|
|
:bro:type:`Conn::Info`: :bro:type:`record`
|
|
========================================== =
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
|