cvs commit: src/sys/net/pf pf_norm.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue Jan 24 18:50:38 PST 2006
joerg 2006/01/24 18:47:09 PST
DragonFly src repository
Modified files:
sys/net/pf pf_norm.c
Log:
Merge OpenBSD r1.104:
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@
Reminded-by: Daniel Hartmeier
Revision Changes Path
1.4 +1 -1 src/sys/net/pf/pf_norm.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/pf/pf_norm.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list