From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Emelyanov Subject: net namespaces git repo Date: Fri, 09 Nov 2007 14:06:53 +0300 Message-ID: <47343F4D.2050501@openvz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: 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: Daniel Lezcano , Benjamin Thery , Cedric Le Goater , Denis Lunev Cc: Linux Containers , Alexey Dobriyan , "Eric W. Biederman" List-Id: containers.vger.kernel.org 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