Actions
Bug #7841
openTask #7734: decode: review if any decoders are missing for IPv4 or IPv6
gre: investigate possible parent flow missing
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport
Description
This was reported via Discord.
Comparing decode-esp.c
and decode-gre.c
as well as other code for tunneled,
I think there seems to indeed be a bug, as FlowSetupPacket
is missing in DecodeGRE
, but present in DecodeESP
and others.
Updated by Juliana Fajardini Reichow 4 days ago
- Target version changed from TBD to 9.0.0-beta1
- Label Needs backport added
Actions