]> git.ipfire.org Git - thirdparty/suricata.git/commit
decode-ipv6: Set L4 proto on ipv6 incase of GRE decode error 9267/head
authorCole Dishington <Cole.Dishington@alliedtelesis.co.nz>
Mon, 10 Jul 2023 02:02:18 +0000 (14:02 +1200)
committerVictor Julien <vjulien@oisf.net>
Fri, 21 Jul 2023 07:42:27 +0000 (09:42 +0200)
commit1b08c561f6f8f5ae3a1f29b68638f9884673fe58
treeec9dfb3c64dbca7c494de38534b0609954b669a4
parentfdf9cdf40068f00147bb07dd3f41a7556b8de823
decode-ipv6: Set L4 proto on ipv6 incase of GRE decode error

Set the L4 proto before decoding GRE in ipv6 decoding in case there is a
GRE header decoding error.

Bug: #6222
src/decode-ipv6.c