Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sys/dist/pf/net



Module Name:    src
Committed By:   tron
Date:           Sat Jan 28 10:19:16 UTC 2006

Modified Files:
        src/sys/dist/pf/net [netbsd-3]: 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.2 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.




Home | Main Index | Thread Index | Old Index