From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [patch v1 00/12] IPVS: SIP Persistence Engine Date: Fri, 17 Sep 2010 13:53:10 +0200 Message-ID: <4C9356A6.5080208@trash.net> References: <20100822124457.339517323@vergenet.net> <4C91D157.1090804@trash.net> <20100917025232.GH30855@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org, netfilter@vger.kernel.org, netfilter-devel@vger.kernel.org, Jan Engelhardt , Stephen Hemminger , Wensong Zhang , Julian Anastasov To: Simon Horman Return-path: In-Reply-To: <20100917025232.GH30855@verge.net.au> Sender: lvs-devel-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org Am 17.09.2010 04:52, schrieb Simon Horman: > On Thu, Sep 16, 2010 at 10:12:07AM +0200, Patrick McHardy wrote: >> Am 22.08.2010 14:44, schrieb Simon Horman: >>> This patch series adds load-balancing of UDP SIP based on Call-ID to >>> IPVS as well as a frame-work for extending IPVS to handle alternate >>> persistence requirements. >>> >>> REVISIONS >>> >>> This is "patch v1" of this series, which addresses a few minor problems, as >>> annotated on a per-patch basis, since the initial "rfc" posting. Internally >>> there were 4 rfc versions, 0.1, 0.2, 0.3 and 0.4, some of the notes for >>> some of the patches reflect those versions. >> >> This looks fine to me as far as I can judge. >> >>> CODE AVAILABILITY >>> >>> The kernel patches (13) are available in git as the pe-0.4 branch of >>> git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-test-2.6.git >> >> Just to clarify, do you want me to merge this version? > > Assuming that it applies cleanly, yes. > Otherwise I can re-base an re-post. There are some smaller conflicts, please rebase to the current nf-next tree. Thanks.