Subject: CVS commit: src/sys/dist/pf/net
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 02/19/2006 12:15:34
Module Name:	src
Committed By:	peter
Date:		Sun Feb 19 12:15:34 UTC 2006

Modified Files:
	src/sys/dist/pf/net: pf.c

Log Message:
Fix TCP/UDP checksum handling as pointed out by Daniel Hartmeier in:
http://mail-index.netbsd.org/tech-net/2006/01/21/0000.html.

Problem reported and patch tested by der Mouse & Nino Dehne (PR/32874).


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dist/pf/net/pf.c

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