Date: Fri, 10 Dec 2010 05:18:37 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/ipfw ip_fw_pfil.c Message-ID: <201012100519.oBA5J4H3020647@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ae 2010-12-10 05:18:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/netinet/ipfw ip_fw_pfil.c Log: SVN rev 216348 on 2010-12-10 05:18:37Z by ae 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) Revision Changes Path 1.4.2.5 +5 -0 src/sys/netinet/ipfw/ip_fw_pfil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012100519.oBA5J4H3020647>