]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r226527:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Oct 2011 15:36:48 +0000 (15:36 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Oct 2011 15:36:48 +0000 (15:36 +0000)
commit1ed3770eb0e755d7260295a14341a9644fa224f1
tree338e78e7a28068557fca492f1b5d174c63c7421b
parentd929957aa07e915361303fe28d4374009c5ac4cb
MFC r226527:

  Fix indentation in a loop and a tiny maze of #ifdefs for just the
  __FreeBSD__ parts that had it wrong.

MFC r226530:

  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.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@226796 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/contrib/pf/net/pf.c