Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2002 22:46:14 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c
Message-ID:  <200208210546.g7L5kEth099198@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/08/20 22:46:14 PDT

  Modified files:        (Branch: RELENG_4)
    sbin/ipfw            ipfw.8 ipfw2.c 
  Log:
  Sync ipfw2 with the version in -current:
  
  some changes in the syntax of ipfw2 extensions (ipfw1 syntax
  is not modified), add rule options to match IP addresses and
  ports, and MAC header fields.
  Make the parser more robust.
  
  Manpage updated and cleaned up to reflect the new syntax, and give
  examples.
  
  This commit closes all ipfw2 bug/feature reports I have received so far
  (hardly any of them were related to the kernel part, as you can tell
  from the commit logs), so i would seriously consider evaluating ipfw2
  for production use, especially if your firewall is running out of
  steam because you have complex rulesets handling sparse host sets.
  
  Have a look at the manpage, IPFW2 FEATURES and EXAMPLES Sections,
  to know about the new features.
  
  Revision   Changes    Path
  1.63.2.25  +159 -115  src/sbin/ipfw/ipfw.8
  1.4.2.5    +299 -136  src/sbin/ipfw/ipfw2.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?200208210546.g7L5kEth099198>