]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r213254 by luigi:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Dec 2010 05:18:37 +0000 (05:18 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Dec 2010 05:18:37 +0000 (05:18 +0000)
commit1c4f1f30490493667a1452ad391d356aecc8ee03
treee95878807925ee9c330edcaccbc7193d5228496d
parent4a16cee61730e56d083cbb0ccdfb59a6a9962de5
MFC r213254 by luigi:
   fix breakage in in-kernel NAT: the code did not honor
   net.inet.ip.fw.one_pass and always moved to the next rule
   in case of a successful nat.

   This should fix several related PR (waiting for feedback
   before closing them)

   PR: 145167 149572 150141

Approved by: re (bz)

git-svn-id: svn://svn.freebsd.org/base/stable/8@216348 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/ipfw/ip_fw_pfil.c