From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [SUBPATCH IPTABLES 0/43]: Unification of ip[6]tables matches/targets #3 Date: Fri, 20 Jul 2007 13:27:20 +0200 Message-ID: <46A09C18.60608@trash.net> References: <200707201110.l6KBAsq5001901@toshiba.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: Yasuyuki KOZAKAI Return-path: In-Reply-To: <200707201110.l6KBAsq5001901@toshiba.co.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Yasuyuki KOZAKAI wrote: > I've updated libxt_tcp and libxt_multiport according to comments from Jan. > This time I post only updated patches and the undeliverd patch in previous > time due to large patch. > > [09-1/43] Fixed warning on compilation of iptables matches/targets > [09-2/43] Fixed warning on compilation of ip6tables matches/targets > [10/43] fixed warning on compilation, part 2 > [17/43] Use unified API in multiport match. > [18/43] Split ipt_multport into family dependent parts and others > [19/43] Moves libipt_multiport.c to libxt_multiport.c > [20/43] Unifies libip[6]t_multiport.c into libipxt_multiport.c > [28/43] Unifies libip[6]t_tcp.c into libxt_tcp.c > Looks good to me. > From: Yasuyuki KOZAKAI > > >> Well, I found missing FIN in text of help() in libipt_tcp.c then also >> fixed. New release is necessary again ? grrr.. If so, I'll change version >> in Makefile, and apply xtables patches to main trunk. >> > > If no one wants new release again before commiting thse patches, > I'll commit them into main trunk without changing version in Makefile > next week (maybe Tuesday). Great, thanks a lot Yasuyuki. I'm really looking forward to seeing this in SVN.