Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 01:39:49 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipfw ipfw2.c
Message-ID:  <200307140839.h6E8doqT041067@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2003/07/14 01:39:49 PDT

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw2.c 
  Log:
  ccept of empty lines when reading from a file (this fixes a bug
  introduced in the latest commits).
  
  Also:
  
  * update the 'ipfw -h' output;
  
  * allow rules of the form "100 add allow ..." i.e. with the index first.
    (requested by Paul Richards). This was an undocumented ipfw1 behaviour,
    and it is left undocumented.
  
  and minor code cleanups.
  
  Revision  Changes    Path
  1.34      +52 -25    src/sbin/ipfw/ipfw2.c



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