zeek/scripts/base
Jon Siwek b933184b25 Changes related to ICMPv6 Neighbor Discovery messages.
- The 'icmp_conn' record now contains an 'hlim' field since hop limit
  in the IP header is an interesting field for at least these ND
  messages.

- Changed 'icmp_router_advertisement' event parameters.
  'router_lifetime' is now an interval. Fix 'reachable_time' and
  'retrans_timer' using wrong internal Val type for intervals.
  Made more of the known router advertisement flags available through
  boolean parameters.

- Changed 'icmp_neighbor_advertisement' event parameters to add
  more of the known boolean flags.
2012-04-18 13:13:56 -05:00
..
frameworks Checkpoint after pass. 2012-02-15 13:07:08 -08:00
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols Removing QR flag from DNS log in response to question on mailing list. 2012-04-16 17:26:16 -07:00
utils Fix some malformed Broxygen xref roles. 2011-12-16 14:30:36 -06:00
init-bare.bro Changes related to ICMPv6 Neighbor Discovery messages. 2012-04-18 13:13:56 -05:00
init-default.bro Metrics framework update. Mostly to make metrics work on clusters. 2011-08-15 15:57:48 -04:00