From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [NETFILTER 05/07]: nf_conntrack_h323: remove unnecessary process of Information signal Date: Thu, 24 May 2007 16:43:50 -0700 (PDT) Message-ID: <20070524.164350.00947834.davem@davemloft.net> References: <20070524215833.14308.60841.sendpatchset@localhost.localdomain> <20070524215840.14308.13646.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: kaber@trash.net Return-path: In-Reply-To: <20070524215840.14308.13646.sendpatchset@localhost.localdomain> 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 From: Patrick McHardy Date: Fri, 25 May 2007 00:02:13 +0200 (MEST) > [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal > > According to the implementation of H.323, it's not necessary to check the > addresses in Information signals. > > Signed-off-by: Jing Min Zhao > Signed-off-by: Patrick McHardy Applied.