From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [GIT PULL nf-next] IPVS Date: Wed, 9 Nov 2011 09:58:07 +0900 Message-ID: <20111109005805.GA26937@verge.net.au> References: <1319160783-28422-1-git-send-email-horms@verge.net.au> <20111021072715.GA842@1984> <20111107030659.GA24405@verge.net.au> <20111107082956.GA32329@1984> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20111107082956.GA32329@1984> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Pablo Neira Ayuso Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, Wensong Zhang , Julian Anastasov , Krzysztof Wilczynski Hi Pablo, On Mon, Nov 07, 2011 at 09:29:56AM +0100, Pablo Neira Ayuso wrote: > Hi Simon, > > On Mon, Nov 07, 2011 at 12:07:01PM +0900, Simon Horman wrote: > > Hi Pablo, > > > > I am a little confused. The nf-next branch seems to have disappeared. > > > > Could you consider pulling git://github.com/horms/ipvs-next.git master > > to get the following changes that were in your nf-next branch. > > I was late to get it into net-next. Since net-next became net after > the 3.1 release, my moved those changes to net to get it into 3.2 > once Linus announced that the merge window was opened again. > > > Or would > > you like me to rebase the ipvs patches (9 or the 11 changes below) on > > top of git://1984.lsi.us.es/net-next/.git master ? > > They are already in net davem's tree, they will be included in the > upcoming 3.2 release. > > http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Fdavem%2Fnet.git&a=search&h=HEAD&st=commit&s=Neira Thanks, and sorry for missing that when I checked yesterday. Could you suggest which tree and branch I should base the master branch of my ipvs and ipvs-next trees on? Their purposes are to provide a reference for people wishing to fix or enhance IPVS and a mechanism to send pull requests to you. As of now I am using the master branch of your net tree for both.