From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 3/4] H.323: Remove unnecessary process of Information signal Date: Thu, 24 May 2007 20:54:45 +0200 Message-ID: <4655DF75.3040809@trash.net> References: <20070517191756.D5C8C3DA1FA@jzhao.vivecode.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist To: Jing Min Zhao Return-path: In-Reply-To: <20070517191756.D5C8C3DA1FA@jzhao.vivecode.com> 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 Jing Min Zhao wrote: > According to the implementation of H.323, it's not necessary to check the addresses in Information signals. Applied, thanks.