zeek/scripts
Jon Siwek 1c1d657039 Changes to IPv6 ext. header parsing (addresses #795).
In response to feedback from Robin:

  - rename "ip_hdr" to "ip4_hdr"

  - pkt_hdr$ip6 is now of type "ip6_hdr" instead of "ip6_hdr_chain"

  - "ip6_hdr_chain" no longer contains an "ip6_hdr" field, instead
    it's the other way around, "ip6_hdr" contains an "ip6_hdr_chain"

  - other internal refactoring
2012-03-20 15:50:17 -05:00
..
base Changes to IPv6 ext. header parsing (addresses #795). 2012-03-20 15:50:17 -05:00
policy Checkpoint after pass. 2012-02-15 13:07:08 -08:00
site Small updates to the default local.bro. 2012-01-09 13:23:14 -05:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Fixing coverage failures. 2012-01-10 10:43:28 -08:00