From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] netfilter: sctp chunk mapping doesn't work Date: Mon, 09 Feb 2009 15:36:00 +0100 Message-ID: <49903F50.6010803@trash.net> References: <498AB0E2.50507@dev.6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev , netfilter-devel To: nicolas.dichtel@dev.6wind.com Return-path: In-Reply-To: <498AB0E2.50507@dev.6wind.com> Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Nicolas Dichtel wrote: > When user tries to map all chunks given in argument, kernel works on a > copy of the chunkmap, but at the end it doesn't check the copy, but the > orginal one. Applied, thanks Nicolas.