]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC:
authordarrenr <darrenr@FreeBSD.org>
Sat, 1 Dec 2007 00:52:48 +0000 (00:52 +0000)
committerdarrenr <darrenr@FreeBSD.org>
Sat, 1 Dec 2007 00:52:48 +0000 (00:52 +0000)
commitb225622e086ce85f6466a08c6995500f73a90a66
tree35245c5da2b373f02a396b64841b526d0629dec7
parentd12143750be57e17b02281d334f1f4bb010bbf26
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
sys/contrib/ipfilter/netinet/fil.c
sys/contrib/ipfilter/netinet/ip_auth.c
sys/contrib/ipfilter/netinet/ip_fil_freebsd.c