Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 01:52:12 -0700
From:      Luigi Rizzo <rizzo@icir.org>
To:        MATOBA Hirozumi <matoba@st.rim.or.jp>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: [luigi@FreeBSD.org: cvs commit: src/sbin/ipfw ipfw2.c]
Message-ID:  <20030714015211.B23588@xorpc.icir.org>
In-Reply-To: <20030713.024127.730548457.matoba@st.rim.or.jp>; from matoba@st.rim.or.jp on Sun, Jul 13, 2003 at 02:41:27AM %2B0900
References:  <20030712002222.A78447@xorpc.icir.org> <20030713.024127.730548457.matoba@st.rim.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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