diff options
author | Nardi Ivan <nardi.ivan@gmail.com> | 2021-09-18 10:37:01 +0200 |
---|---|---|
committer | Nardi Ivan <nardi.ivan@gmail.com> | 2021-09-19 17:29:22 +0200 |
commit | 03d3e1bafcc2cd966e6590f26de53a3b70901425 (patch) | |
tree | fca1cbf4a22ad3435ec00561df6a88746fc981bd /fuzz | |
parent | 994bd0696b348adbdd29ede905a53d548c2a2cff (diff) |
Fix parsing of ipv6 packets with extension headers
Decoding of ipv6 traffic with extension headers was completely broken,
since the beginning of the L4 header was always set to a wrong value.
Handle the ipv6 fragments in the same way as the ipv4 ones: keep the first
one and drop the others.
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions