freebsd-dev/sbin/ipfw
Luigi Rizzo 26bf4d78c2 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.
2003-07-14 08:39:49 +00:00
..
ipfw2.c ccept of empty lines when reading from a file (this fixes a bug 2003-07-14 08:39:49 +00:00
ipfw.8 Add a '-T' flag to print the timestamp as numeric value instead 2003-07-12 08:35:25 +00:00
Makefile Uncommented WARNS=0. ipfw2.c is full of printf format errors that are 2002-07-11 17:33:37 +00:00