Ticket #269 (closed Problem: Solved/Applied)

Opened 22 months ago

Last modified 4 days ago

broctl doesn't support v6 networks in networks.cfg

Reported by: robin Owned by: robin
Priority: Normal Milestone: Bro2.1
Component: BroControl Version: 1.5.2
Keywords: ipv6 Cc:

Description

One problem is trace-summary, which doesn't support v6 networks. Not sure if there's more that doesn't work.

Change History

comment:1 Changed 7 weeks ago by dnthayer

  • Milestone set to Bro2.1

This works for me (tested with the newest code in master).
The IPv6 addresses in networks.cfg must be wrapped in
square brackets (as required by the bro scripting language).

comment:2 Changed 4 days ago by jsiwek

  • Status changed from new to closed
  • Resolution set to Solved/Applied

Works now and as of [892b60edb967bb456872638f22ba994e84530137/broctl], IPv6 prefixes in networks.cfg shouldn't need square bracketing.

Note: See TracTickets for help on using tickets.