Subject: CVS commit: [netbsd-3-0] src/sys/dist/pf/net
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/28/2006 10:19:20
Module Name:	src
Committed By:	tron
Date:		Sat Jan 28 10:19:20 UTC 2006

Modified Files:
	src/sys/dist/pf/net [netbsd-3-0]: pf_norm.c

Log Message:
Pull up following revision(s) (requested by peter in ticket #1139):
	sys/dist/pf/net/pf_norm.c: revision 1.11
apply a fix from OpenBSD:
revision 1.104
date: 2006/01/18 22:03:21;  author: dhartmei;  state: Exp;  lines: +2 -2
fix a bug in the fragment cache (used for 'scrub fragment crop/drop-ovl',
but not 'fragment reassemble'), which can cause some fragments to get
inserted into the cache twice, thereby violating an invariant, and panic-
ing the system subsequently. ok deraadt@


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

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