Date: Fri, 5 May 2006 07:31:03 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_ipsec.c Message-ID: <200605050731.k457V3s1076604@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2006-05-05 07:31:03 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_ipsec.c
Log:
Make sure the ip data pointer is correct before touching it again
after ipsec4_output processing else KAME IPSec using the handbook
configuration with gif(4) will panic the kernel.
Problem reported by: t. patterson <tp lot.org>
Tested by: t. patterson <tp lot.org>
Revision Changes Path
1.2 +1 -0 src/sys/netinet/ip_ipsec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605050731.k457V3s1076604>
