Actions
Feature #2292
closedflow: add icmpv4 and improve icmpv6 flow handling
Effort:
Difficulty:
Label:
Description
Bro has an interesting approach that is worth duplicating.
https://github.com/bro/bro/blob/master/src/Sessions.cc#L441
https://github.com/bro/bro/blob/master/src/analyzer/protocol/icmp/ICMP.cc#L847
Actions