]> The Tcpdump Group git mirrors - tcpdump/commit
Have esp_print() handle printing its payload.
authorGuy Harris <[email protected]>
Thu, 28 Mar 2019 18:45:43 +0000 (11:45 -0700)
committerGuy Harris <[email protected]>
Thu, 28 Mar 2019 18:45:43 +0000 (11:45 -0700)
commit48644533f2fba9a9b4d6e72d3f21f3b5cbcfe438
treec5886b1845c760a1c6b84fe2675ad3305110bfa9
parent400643120a48eca33973f6a47b34f0dcfde4d20a
Have esp_print() handle printing its payload.

That cleans things up a bit, including removing some duplicate code.

Clean up some other things, and add a length check, while we're at it.
netdissect.h
print-esp.c
print-ip-demux.c
print-isakmp.c