zeek/scripts
Jon Siwek bf3f184a01 Change IPv6 literal constant syntax to require encasing square brackets
This is to avoid ambiguity between compressed hex notation and
module namespacing, both which use "::". E.g.: "aaaa::bbbb" could
be an identifier or an IPv6 address, but "[aaaa::bbbb]" is now
clearly the address.

Also added IPv6 mixed notation to allow an IPv4 dotted-decimal
address to be specified in the lower 32-bits.
2012-03-13 13:47:07 -05:00
..
base Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -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