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

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

  Modified files:
    sys/net              if_ethersubr.c 
    sys/netinet          ip_fw2.c ip_input.c 
  Log:
  Move fw_one_pass from ip_fw2.c to ip_input.c so that neither
  bridge.c nor if_ethersubr.c depend on IPFIREWALL.
  Restore the use of fw_one_pass in if_ethersubr.c
  
  ipfw.8 will be updated with a separate commit.
  
  Approved by: re
  
  Revision  Changes    Path
  1.131     +1 -1      src/sys/net/if_ethersubr.c
  1.19      +0 -1      src/sys/netinet/ip_fw2.c
  1.218     +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?200211201907.gAKJ7RkH094330>