]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fix breakage in in-kernel NAT: the code did not honor
authorluigi <luigi@FreeBSD.org>
Tue, 28 Sep 2010 23:23:23 +0000 (23:23 +0000)
committerluigi <luigi@FreeBSD.org>
Tue, 28 Sep 2010 23:23:23 +0000 (23:23 +0000)
commitc0dff81a760d578b010415f095a0a01e2657eced
treeea3acc3eecbeef72d1823a7e52c958b1a20eeb1c
parent9c86b371d662f0277075f7439f90e8371c63493b
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
MFC after: 3 days
sys/netinet/ipfw/ip_fw_pfil.c