]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bug when NPFSYNC > 0 that on FreeBSD we would always return
authorbz <bz@FreeBSD.org>
Wed, 19 Oct 2011 08:57:17 +0000 (08:57 +0000)
committerbz <bz@FreeBSD.org>
Wed, 19 Oct 2011 08:57:17 +0000 (08:57 +0000)
commit21d5547b98ac93c517d9f14ee3ba2b6c8dbc2898
tree7c8f05d217aeff1ed7ac2f538d0fa5fb12cd6e57
parentd8751c7f523d81ee14549943a2da1d63a9762d63
Fix a bug when NPFSYNC > 0 that on FreeBSD we would always return
and never remove state.

This fixes the problem some people are seeing that state is removed when pf
is loaded as a module but not in situations when compiled into the kernel.

Reported by: many on freebsd-pf
Tested by: flo
MFC after: 3 days
sys/contrib/pf/net/pf.c