Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2009 22:34:44 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200905182234.n4IMYw95011697@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-05-18 22:34:44 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  SVN rev 192351 on 2009-05-18 22:34:44Z by bz
  
  Revert the logical change of r192341.
  
  net.inet.ip.fw.one_pass is a classic ip_input.c variable and is used in
  the pfil and bridge code as well. As ipfw is loadable we need to always
  provide it.  That is the reason why it lives in struct vnet_inet and
  not in struct vnet_ipfw.
  
  Revision  Changes    Path
  1.223     +1 -1      src/sys/netinet/ip_fw2.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905182234.n4IMYw95011697>