]> The Tcpdump Group git mirrors - tcpdump/commit
From Bill Fenner: add checks to make sure we don't run past the end of
authorguy <guy>
Fri, 12 Mar 2004 02:17:18 +0000 (02:17 +0000)
committerguy <guy>
Fri, 12 Mar 2004 02:17:18 +0000 (02:17 +0000)
commit7e92e213bf11337101adb1607879a5f6c0ed69c3
tree741ead93f1c44d95fd9fef4c9b30bb5d0ee004f6
parentc6d12aeb6cd432560b53d05d662825743842787d
From Bill Fenner: add checks to make sure we don't run past the end of
the captured data in the packet.

Have "rawprint()" return a success-or-failure indication and have its
callers (if they don't know that it can't fail) print a truncation
indication if it fails.
print-isakmp.c