zeek/scripts/base/protocols/ftp
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
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
file-extract.bro SSH&FTP Documentation updates. 2012-01-08 01:16:40 -05:00
main.bro Change IPv6 literal constant syntax to require encasing square brackets 2012-03-13 13:47:07 -05:00
utils-commands.bro SSH&FTP Documentation updates. 2012-01-08 01:16:40 -05:00