]> The Tcpdump Group git mirrors - tcpdump/commit
ipv6: set the snapshot length for the payload correctly.
authorGuy Harris <[email protected]>
Mon, 4 Nov 2024 17:36:12 +0000 (09:36 -0800)
committerGuy Harris <[email protected]>
Wed, 13 Nov 2024 21:49:53 +0000 (13:49 -0800)
commit1018ad1acfdc9f0034d749930e11ebddfc5e621b
tree0ed748a6d22ff3f122516cc6897261c53c849e2d
parent20d310594abf67c6b3b3846b2513fcddcf695ed9
ipv6: set the snapshot length for the payload correctly.

Cut off the snapshot length to the end of the IP payload or the end of
the data in which it's contained, whichever comes first.

(cherry picked from commit 6bc9e72adcb9acd46720b9e8f0e1d41bbde1bdb9)
print-ip6.c