From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lezcano Subject: Re: net namespaces git repo Date: Fri, 09 Nov 2007 12:15:02 +0100 Message-ID: <47344136.5030208@fr.ibm.com> References: <47343F4D.2050501@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47343F4D.2050501-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Pavel Emelyanov Cc: Alexey Dobriyan , Cedric Le Goater , "Eric W. Biederman" , Linux Containers , Denis Lunev , Benjamin Thery List-Id: containers.vger.kernel.org Pavel Emelyanov wrote: > Hi, guys! > > We have uploaded the git repo at git.openvz.org: > http://git.openvz.org/?p=linux-2.6-netns;a=summary > > You may setup a remote repo on it and fetch it from time to time. > git daemon seems to work on it :) so fetch commits via git protocol. > > I will try not to forget to inform everybody who is interested > in it about major events (rebase/new subsystems). If the > development will be very active, I think it would make sense to > setup a separate mailing list for it. > > There are 3 branches in it: > 1. master - this is the Linus' tree. Most likely we'll not update it :); > 2. net-2.6 - this is a David Miller's netdev tree. We are going to > fetch it from time to time (I plan once a week at least) and rebase > the netns patches on it; > 3. net-2/6-netns - this is going to be our main development branch. > Currently there are only unix and packet sockets virtualized. This is > the part which looks complete by now. I hope that we'll manage to > get IPv4 there next week. > > Hope to see IPv6 patches from you soon. Happy hacking! Thanks Pavel ! :)