Ticket #269 (closed Problem: Solved/Applied)
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: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.
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).