Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2002 15:43:06 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw2.c
Message-ID:  <200207052243.g65Mh6IL013942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/07/05 15:43:06 PDT

  Modified files:
    sys/netinet          ip_fw.h ip_fw2.c 
    sbin/ipfw            ipfw2.c 
  Log:
  Implement the last 2-3 missing instructions for ipfw,
  now it should support all the instructions of the old ipfw.
  
  Fix some bugs in the user interface, /sbin/ipfw.
  
  Please check this code against your rulesets, so i can fix the
  remaining bugs (if any, i think they will be mostly in /sbin/ipfw).
  
  Once we have done a bit of testing, this code is ready to be MFC'ed,
  together with a bunch of other changes (glue to ipfw, and also the
  removal of some global variables) which have been in -current for
  a couple of weeks now.
  
  MFC after: 7 days
  
  Revision  Changes    Path
  1.2       +108 -124  src/sbin/ipfw/ipfw2.c
  1.70      +1 -0      src/sys/netinet/ip_fw.h
  1.3       +110 -36   src/sys/netinet/ip_fw2.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?200207052243.g65Mh6IL013942>