Date: Sat, 29 Dec 2007 17:29:12 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_enc.c Message-ID: <200712291729.lBTHTCIQ034174@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2007-12-29 17:29:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6_3)
sys/net if_enc.c
Log:
MFC r1.8
Fix a panic where if the mbuf was consumed by the filter for requeueing
(dummynet), ipsec_filter() would return the empty error code and the ipsec
code would continue to forward/deference the null mbuf.
Approved by: re (gnn)
Revision Changes Path
1.5.2.2.2.1 +7 -0 src/sys/net/if_enc.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712291729.lBTHTCIQ034174>
