cvs commit: src/sbin/ipfw ipfw2.c
Luigi Rizzo
luigi at FreeBSD.org
Mon Jul 14 01:39:52 PDT 2003
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
More information about the cvs-src
mailing list