Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757304Ab0GIPaA (ORCPT ); Fri, 9 Jul 2010 11:30:00 -0400 Received: from stinky.trash.net ([213.144.137.162]:38936 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755878Ab0GIP37 (ORCPT ); Fri, 9 Jul 2010 11:29:59 -0400 Message-ID: <4C374074.8000103@trash.net> Date: Fri, 09 Jul 2010 17:29:56 +0200 From: Patrick McHardy User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Thunderbird/3.0.5 MIME-Version: 1.0 To: Simon Horman CC: xiaoyu Du , linux-kernel@vger.kernel.org, lvs-devel@vger.kernel.org, wensong@linux-vs.org, NetDev Subject: Re: [PATCH] lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out References: <20100708121319.GC17985@verge.net.au> In-Reply-To: <20100708121319.GC17985@verge.net.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 825 Lines: 24 Am 08.07.2010 14:13, schrieb Simon Horman: > On Thu, Jul 08, 2010 at 09:55:04AM +0800, xiaoyu Du wrote: >> lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out >> Since there's no sctp helpers at present, it does the same thing as >> ip_vs_app_pkt_in. >> >> Signed-off-by: Xiaoyu Du > > Thanks Xiaoyu. > > Acked-by: Simon Horman > > Patrick, please consider applying this. > nf-next should be sufficient, as according > to Xiaoyu there aren't actually helpers > that exercise this code at the moment. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/