From owner-freebsd-ipfw@FreeBSD.ORG Wed Mar 10 15:43:00 2010 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42F4A106564A for ; Wed, 10 Mar 2010 15:43:00 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout029.mac.com (asmtpout029.mac.com [17.148.16.104]) by mx1.freebsd.org (Postfix) with ESMTP id 2D4E98FC0C for ; Wed, 10 Mar 2010 15:42:59 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from [17.151.83.249] by asmtp029.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KZ200FVAOZKMI30@asmtp029.mac.com> for freebsd-ipfw@freebsd.org; Wed, 10 Mar 2010 07:42:59 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1003100123 From: Chuck Swiger In-reply-to: <20100310114429.GB65396@onelab2.iet.unipi.it> Date: Wed, 10 Mar 2010 07:42:56 -0800 Message-id: References: <20100309164611.GB53491@onelab2.iet.unipi.it> <201003101120.o2ABKXoa002322@lurza.secnetix.de> <20100310114429.GB65396@onelab2.iet.unipi.it> To: Luigi Rizzo X-Mailer: Apple Mail (2.1077) Cc: freebsd-ipfw@freebsd.org Subject: Re: Small problem with "ipfw list" X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2010 15:43:00 -0000 Hi-- On Mar 10, 2010, at 3:44 AM, Luigi Rizzo wrote: > ok this means that i need to fix the output so that it is in a form acceptable to be fed back to ipfw. +1... > I'll try to come up with a patch soon (possibly using -g as an alias for -c if needed) ...and thanks for being willing to spend the time fixing this. Regards, -- -Chuck