]> The Tcpdump Group git mirrors - tcpdump/commit
IPv6: Add some checks for the Hop-by-Hop Options header
authorFrancois-Xavier Le Bail <[email protected]>
Sat, 13 Aug 2022 16:12:10 +0000 (18:12 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 13 Aug 2022 16:33:27 +0000 (18:33 +0200)
commit596cc065be819bc6f141f22d0944f99ed3ec7961
treeacfa977cae7a763ce39e8e5c9b9b777968f65708
parentb1e423e4d29ec5ac3df828785552561919491e18
IPv6: Add some checks for the Hop-by-Hop Options header

The Hop-by-Hop Options header, when present, must immediately follow
the IPv6 header (RFC 8200).

(cherry picked from commit c3e79e8c4c9272b1b40a4572fe3c4d6a8a97b8e1)
print-ip6.c