Date: Thu, 19 Jan 2006 11:46:45 +0000 (UTC) From: Daniel Hartmeier <dhartmei@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/pf/net pf_norm.c Message-ID: <200601191146.k0JBkjB2052731@repoman.freebsd.org>
index | next in thread | raw e-mail
dhartmei 2006-01-19 11:46:45 UTC
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf_norm.c
Log:
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.
Reviewed by: mlaier
MFC after: 1 day
Revision Changes Path
1.16 +1 -1 src/sys/contrib/pf/net/pf_norm.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601191146.k0JBkjB2052731>
