]> The Tcpdump Group git mirrors - tcpdump/commitdiff
ESP: Delete a useless custom bounds check
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 9 Jan 2025 15:35:53 +0000 (16:35 +0100)
committerfxlb <[email protected]>
Fri, 10 Jan 2025 07:38:01 +0000 (07:38 +0000)
The two GET_BE_U_4() perform the bounds checks.

Print the protocol name, with nd_print_protocol_caps(), before any
check.

Add a test file with a truncated ESP packet.


No differences found