]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/ip6mr.c
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
authorBenjamin Thery <benjamin.thery@bull.net>
Thu, 11 Dec 2008 00:29:48 +0000 (16:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2008 00:29:48 +0000 (16:29 -0800)
commit8b90fc7e5b43aaef941044a4785a42439015b539
tree8a04eaf58a725db5bafb6c5e3a1bc67764558ad0
parent950d5704e5daa1f90bcd75b99163491e7b249169
netns: ip6mr: declare ip6mr /proc/net entries per-namespace

Declare IPv6 multicast forwarding /proc/net entries per-namespace:
/proc/net/ip6_mr_vif
/proc/net/ip6_mr_cache

Changelog
=========
V2:
* In routine ipmr_mfc_seq_idx(), only match entries belonging to current
  netns in mfc_unres_queue list.

Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6mr.c