Actions
Feature #7146
closed
PA
JL
decode: Create a decode event for unknown IP types
Feature #7146:
decode: Create a decode event for unknown IP types
Effort:
Difficulty:
Label:
Description
Unknown IP types are not counted neither evented.
switch (p->proto) has no default case in DecodeIPV4
Similar for IPv6.
PA Updated by Philippe Antoine almost 2 years ago
- Copied from Feature #7129: decode: Create a decode event for unknown ethertypes added
VJ Updated by Victor Julien almost 2 years ago
- Subject changed from decode: Create a decode event for unknown iptypes to decode: Create a decode event for unknown IP types
- Description updated (diff)
JL Updated by Jeff Lucovsky over 1 year ago
- Status changed from New to In Progress
Currently, ipv6 raises an event when the "next header" is unknown.
JL Updated by Jeff Lucovsky 5 months ago
- Status changed from In Progress to In Review
JL Updated by Jeff Lucovsky 2 months ago
- Status changed from In Review to Closed
Actions