Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2010 23:23:23 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet/ipfw ip_fw_pfil.c
Message-ID:  <201009282323.o8SNNdAj009098@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2010-09-28 23:23:23 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet/ipfw     ip_fw_pfil.c 
  Log:
  SVN rev 213254 on 2010-09-28 23:23:23Z 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
  MFC after:      3 days
  
  Revision  Changes    Path
  1.18      +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?201009282323.o8SNNdAj009098>