Add summary documentation to tunnels/main.bro.

This commit is contained in:
Jon Siwek 2012-04-26 12:53:20 -05:00
parent b8e1604ab5
commit 44c4d41d0d

View file

@ -1,3 +1,10 @@
##! 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
##! its encapsulating tunnels is also found in the *tunnel* field of
##! :bro:type:`connection`.
module Tunnel;
export {