Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 06/24/1999 20:08:03
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Fri Jun 25 03:08:03 UTC 1999

Modified Files:
	basesrc/usr.sbin/tcpdump: print-tcp.c print-udp.c

Log Message:
Fix obvious LP64 and aliasing bogons in checksum verification code.
Should fix spurious "bad checksum" errors on alpha, but not yet tested
on that platform.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/tcpdump/print-tcp.c
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/tcpdump/print-udp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.