]> The Tcpdump Group git mirrors - tcpdump/commit
Use the passed in length instead of the IP header's length in the
authorfenner <fenner>
Mon, 20 Aug 2001 17:53:53 +0000 (17:53 +0000)
committerfenner <fenner>
Mon, 20 Aug 2001 17:53:53 +0000 (17:53 +0000)
commitc7415f9189e77eace13a80ca953bf3cffddc9013
treea46724eb59cc01401ac5267b468083ad70efe871
parent31a13fa966c5033e87dbce103c015fd8f3f486ef
Use the passed in length instead of the IP header's length in the
 pseudo-header checksum, to allow for IPSEC or other encapsulations.
Use in_cksum() instead of private versions.
print-mobile.c
print-tcp.c
print-udp.c