Just some cleanup/documentation of new tunnel-handling code.

This commit is contained in:
Jon Siwek 2012-06-06 14:40:11 -05:00
parent 0bdbeb89e2
commit beacf581d3
12 changed files with 112 additions and 65 deletions

View file

@ -2,7 +2,7 @@
##! 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
##! encapsulating tunnels is also found in the *tunnel* field of
##! :bro:type:`connection`.
module Tunnel;
@ -35,7 +35,6 @@ export {
action: Action &log;
## The type of tunnel.
tunnel_type: Tunnel::Type &log;
user: string &log &optional;
};
## Logs all tunnels in an ecapsulation chain with action