Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 17:27:31 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bridge.c if_ethersubr.c src/sys/netinet ip_fw.c ip_fw2.c ip_input.c
Message-ID:  <200211210127.gAL1RVnL020381@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/11/20 17:27:31 PST

  Modified files:        (Branch: RELENG_4)
    sys/net              bridge.c if_ethersubr.c 
    sys/netinet          ip_fw.c ip_fw2.c ip_input.c 
  Log:
  MFC: obey to fw_one_pass in bridge and layer 2 firewalling (the latter
  only affects ipfw2 users).
  Move fw_one_pass from ip_fw[2].c to ip_input.c to avoid depending on
  IPFIREWALL.
  
  Revision    Changes    Path
  1.16.2.23   +2 -2      src/sys/net/bridge.c
  1.70.2.31   +2 -2      src/sys/net/if_ethersubr.c
  1.131.2.38  +0 -1      src/sys/netinet/ip_fw.c
  1.6.2.7     +0 -1      src/sys/netinet/ip_fw2.c
  1.130.2.43  +1 -0      src/sys/netinet/ip_input.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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