From owner-cvs-src@FreeBSD.ORG Sat Sep 27 15:12:34 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF2C9106568E; Sat, 27 Sep 2008 15:12:34 +0000 (UTC) (envelope-from rik@inse.ru) Received: from mail.inse.ru (mail.inse.ru [144.206.128.1]) by mx1.freebsd.org (Postfix) with ESMTP id 75B678FC2D; Sat, 27 Sep 2008 15:12:34 +0000 (UTC) (envelope-from rik@inse.ru) Received: from www.inse.ru (www.inse.ru [144.206.128.1]) by mail.inse.ru (Postfix) with ESMTPSA id 3C2A133C51; Sat, 27 Sep 2008 19:12:33 +0400 (MSD) Message-ID: <48DE4C09.5050903@localhost.inse.ru> Date: Sat, 27 Sep 2008 19:06:49 +0400 From: Roman Kurakin User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Ganbold References: <200809271430.m8REUkDV034473@repoman.freebsd.org> <48DE49E8.2060602@micom.mng.net> In-Reply-To: <48DE49E8.2060602@micom.mng.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Roman Kurakin , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2008 15:12:34 -0000 Ganbold wrote: > Roman Kurakin wrote: >> rik 2008-09-27 14:30:34 UTC >> >> FreeBSD src repository >> >> Modified files: >> sbin/ipfw ipfw2.c Log: >> SVN rev 183407 on 2008-09-27 14:30:34Z by rik >> Add keyword all in addtion to the table number for the 'list' and >> the >> 'flush' actions on tables. Part of PR: 127058. >> > > Thanks a lot, Roman. With the last one just committed the all parts of PR should now be done. So please test all the parts (also 'table all flush' as a bonus) and I will close the PR. rik > Ganbold > >> PR: 127058 (based on) >> MFC after: 1 month >> Revision Changes Path >> 1.129 +29 -8 src/sbin/ipfw/ipfw2.c >> _______________________________________________ >> cvs-all@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/cvs-all >> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >> >> >> >> >