From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 2/4] H.323: update get_h225_addr() for IPv6 address access Date: Thu, 24 May 2007 20:52:22 +0200 Message-ID: <4655DEE6.8030805@trash.net> References: <20070517191756.A7F5F3DA1F9@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.A7F5F3DA1F9@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: > Update get_h225_addr() to meet the changes in ASN.1 types. It was using field ip6 to access IPv6 TransportAddress, it should be ip according the ASN.1 definition. > > Signed-off-by: Jing Min Zhao Also applied, thanks. BTW, I've replaced "update" by "fix" in the patch title since these really are fixes and the merge window is already closed.