]> The Tcpdump Group git mirrors - tcpdump/commit
ICMPv6: Add a length check
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 23 Jun 2018 17:08:19 +0000 (19:08 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 23 Jun 2018 17:59:07 +0000 (19:59 +0200)
commit01ced9f115545fd50299e1b4d4ad67b22cb0bc10
treebe7d3e213e5bd60e2c3be3311345dcd65abc762e
parent6c933daf0e39ac8953467e1061b2f39b9e543796
ICMPv6: Add a length check

If the length is zero, it's invalid, print that.

Add a test with this case.
print-icmp6.c
tests/TESTLIST
tests/icmpv6-length-zero.out [new file with mode: 0644]
tests/icmpv6-length-zero.pcapng [new file with mode: 0644]