make addrconf and icmp per namespace

摘自: LWN.net  被阅读次数: 94


yangyi 于 2008-05-15 19:21:23 提供


From:  Daniel Lezcano <dlezcano@fr.ibm.com>
To:  davem@davemloft.net
Subject:  [patch 0/9][NETNS][IPV6] make addrconf and icmp per namespace
Date:  Wed, 05 Mar 2008 18:56:49 +0100
Message-ID:  <20080305175649.348451657@mai.toulouse-stg.fr.ibm.com>
Cc:  netdev@vger.kernel.org, benjamin.thery@bull.net
Archive-link:  Article, Thread

The following patchset makes the different part of ipv6 to take
into account the namespaces. On top of that, addrconf and icmp
are now aware how to use the namespaces too. So we can move an
interface inside the namespace and set ip up to have an ipv6
address autoconfigured and be able to ping it.

ndisc will come very soon ... :)

-- 
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Original link: http://lwn.net/Articles/271861/