netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ipv6: ip6mr: support multiple independant multicast routing instances
@ 2010-05-11 14:02 kaber
  2010-05-11 14:02 ` [PATCH 1/6] ipv6: ip6mr: move unres_queue and timer to per-namespace data kaber
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: kaber @ 2010-05-11 14:02 UTC (permalink / raw)
  To: davem; +Cc: netdev

The following patches add support for multiple independant IPv6 multicast
routing instances. This can be useful to seperate traffic when building
a multicast router that is serving multiple independant networks.

The patchset is pretty much a straight forward port from IPv4 with no
significant differences.

The patchset consists of the following parts:

- Patch 01-04 contain some preparatory work and cleanup for supporting
  multiple multicast routing instances.

- Patch 05 contains the actual changes to support multiple multicast
  routing instances.

- Patch 06 adds support for dumping multicast routing routes from all
  tables over netlink.

These patches have been tested using pim6sd and mrd6.

Please apply or pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6.git master

Thanks!

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-05-13  6:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11 14:02 [PATCH 0/6] ipv6: ip6mr: support multiple independant multicast routing instances kaber
2010-05-11 14:02 ` [PATCH 1/6] ipv6: ip6mr: move unres_queue and timer to per-namespace data kaber
2010-05-11 14:02 ` [PATCH 2/6] ipv6: ip6mr: remove net pointer from struct mfc6_cache kaber
2010-05-11 14:02 ` [PATCH 3/6] ipv6: ip6mr: convert struct mfc_cache to struct list_head kaber
2010-05-11 14:02 ` [PATCH 4/6] ipv6: ip6mr: move mroute data into seperate structure kaber
2010-05-11 14:02 ` [PATCH 5/6] ipv6: ip6mr: support multiple tables kaber
2010-05-11 14:02 ` [PATCH 6/6] ipv6: ip6mr: add support for dumping routing tables over netlink kaber
2010-05-13  6:31 ` [PATCH 0/6] ipv6: ip6mr: support multiple independant multicast routing instances David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).