[luigi@FreeBSD.org: cvs commit: src/sbin/ipfw ipfw2.c]

Luigi Rizzo rizzo at icir.org
Mon Jul 14 01:52:14 PDT 2003


just committed a fix. Thanks for your patience.

	cheers
	luigi

On Sun, Jul 13, 2003 at 02:41:27AM +0900, MATOBA Hirozumi wrote:
>  On Sat, 12 Jul 2003 00:22:22 -0700, Luigi Rizzo wrote:
...
> So some lines that are passed to ipfw_main() may be empty. 
> But, in ipfw_main() of new ipfw2.c line 3609 (v 1.33 2003/07/12 08:35:25), 
> 
>        if (l == 0)             /* empty string! */
>                 show_usage();
> 
> So when I used new ipfw, I got error below. 
> 
>        command is /usr/bin/cpp
>        usage: ipfw [options]
>        do "ipfw -h" or see ipfw manpage for details


More information about the freebsd-ipfw mailing list