Files
Thibaut Vandervelden 29abfa35e9 fix: check length field of NDISC redirected head
If the length field indicates a lenght bigger than the actual data that
it is carying, then the packet is just wrong. Emitting such a packet is
also not allowed. We now also parse the IPv6 header in an NDISC
redirected packet and check that the length is correct.

Signed-off-by: Thibaut Vandervelden <thvdveld@vub.be>
2023-05-10 14:35:32 +02:00
..