Date: Sat, 1 Dec 2007 00:53:16 +0000 (UTC) From: Darren Reed <darrenr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet fil.c ip_auth.c ip_fil_freebsd.c Message-ID: <200712010053.lB10rGDd039433@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
darrenr 2007-12-01 00:53:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_3) sys/contrib/ipfilter/netinet fil.c ip_auth.c ip_fil_freebsd.c Log: MFC: Fix 3 issues relating to the use of "auth" rules in IPFilter, from sourceforge: 1837014 Kernel panics after authentication of an outgoing packet 1836992 Potential bugs in packet auth code (w/patches) 1836967 Kernel panic when using auth rule with keep state and another reported only to FreeBSD by Andiry (see PR) PR: kern/118251 Submitted by: Andriy Syrovenko <andriys@gmail.com> Reviewed by: darrenr Approved by: re Revision Changes Path 1.46.2.2.2.1 +6 -6 src/sys/contrib/ipfilter/netinet/fil.c 1.40.2.2.2.1 +7 -16 src/sys/contrib/ipfilter/netinet/ip_auth.c 1.1.1.1.2.4.2.1 +3 -1 src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712010053.lB10rGDd039433>