Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/30/2004 11:26:28
Module Name:	src
Committed By:	tron
Date:		Sun May 30 11:26:28 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-2-0]: fil.c

Log Message:
Pull up revision 1.65 (requested by christos in ticket #416):
PR/25622: IPV6 return RST and through cloned interfaces was broken.
- checksum was computed incorrectly.
- ipv6 packet was not initialized properly.
- fixed code to be more similar to the v4 counterpart.


To generate a diff of this commit:
cvs rdiff -r1.61.2.3 -r1.61.2.4 src/sys/netinet/fil.c

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