]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/net/netns/ipv6.h
[NETNS][IPV6]: Add ipv6 structure for netns.
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 10 Jan 2008 10:49:06 +0000 (02:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:15 +0000 (15:01 -0800)
commitb0f159db7c95babf1e321334eb33d42db94f2854
treefdcb470922fb89a2d97c6e115bc8b156c1c66cd1
parent81c1c17804ac52036e07b0ba95cb637bdd4784d6
[NETNS][IPV6]: Add ipv6 structure for netns.

Like the ipv4 part, this patch adds an ipv6 structure in the net
structure to aggregate the different resources to make ipv6 per
namespace.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/net_namespace.h
include/net/netns/ipv6.h [new file with mode: 0644]