[Bro-Commits] [git/bro] topic/dnthayer/ftp-ipv6: Add a test for FTP over IPv6 (278704f)

Could you make sure that the code that generates URLs for FTP sessions puts brackets around the address for ipv6 addresses? We need to do the same thing for HTTP too.

The URL should look like this:
  ftp://[2001:470:4867:99::21]/robots.txt

Thanks!
  .Seth