From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: libxt_TOS: make sure --set-tos value/mask is recognized Date: Mon, 30 Jun 2008 14:57:33 +0200 Message-ID: <4868D83D.6050206@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:35754 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754861AbYF3M5e (ORCPT ); Mon, 30 Jun 2008 08:57:34 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit d30191dd6ea9e13a7a7340004872f027aa7d4d5c > Author: Jan Engelhardt > Date: Fri Jun 27 22:00:11 2008 +0200 > > libxt_TOS: make sure --set-tos value/mask is recognized > > Only when a 'stop' pointer is passed, the string may consist of more > than just a number. > > Reported-by: Anonymous > Signed-off-by: Jan Engelhardt Applied, thanks.