zeek/doc/scripts/base/frameworks/tunnels/index.rst
Jon Siwek 7e9d48f532 Remove broxygen Sphinx integration
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.
2018-12-18 10:15:22 -06:00

20 lines
634 B
ReStructuredText

:orphan:
Package: base/frameworks/tunnels
================================
The tunnels framework handles the tracking/logging of tunnels (e.g. Teredo,
AYIYA, or IP-in-IP such as 6to4 where "IP" is either IPv4 or IPv6).
:doc:`/scripts/base/frameworks/tunnels/__load__.bro`
:doc:`/scripts/base/frameworks/tunnels/main.bro`
This script handles the tracking/logging of tunnels (e.g. Teredo,
AYIYA, or IP-in-IP such as 6to4 where "IP" is either IPv4 or IPv6).
For any connection that occurs over a tunnel, information about its
encapsulating tunnels is also found in the *tunnel* field of
:bro:type:`connection`.