From: David Miller <davem@davemloft.net>
To: nicolas.dichtel@6wind.com
Cc: netdev@vger.kernel.org, dlstevens@us.ibm.com
Subject: Re: [PATCH net-next 0/2] Add support of multicast static tree
Date: Sat, 19 Jan 2013 10:58:47 -0500 (EST) [thread overview]
Message-ID: <20130119.105847.1522596979256699554.davem@davemloft.net> (raw)
In-Reply-To: <1358528378-2110-1-git-send-email-nicolas.dichtel@6wind.com>
From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Date: Fri, 18 Jan 2013 17:59:36 +0100
> The goal of this serie is to add the support of proxy multicast, ie being able
> to build a static multicast tree. In other words, it adds the support of (*,G)
> mf[6]c entries.
>
> include/linux/mroute.h | 2 +-
> include/linux/mroute6.h | 2 +-
> include/uapi/linux/in6.h | 15 ++----
> include/uapi/linux/mroute.h | 3 ++
> include/uapi/linux/mroute6.h | 3 ++
> net/ipv4/ipmr.c | 118 +++++++++++++++++++++++++++++++++++-----
> net/ipv6/ip6mr.c | 126 ++++++++++++++++++++++++++++++++++++++-----
> 7 files changed, 230 insertions(+), 39 deletions(-)
>
> Comments are welcome.
David, could you please review this series from Nicolas?
Thanks.
prev parent reply other threads:[~2013-01-19 15:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-18 16:59 [PATCH net-next 0/2] Add support of multicast static tree Nicolas Dichtel
2013-01-18 16:59 ` [PATCH net-next 1/2] mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() Nicolas Dichtel
2013-01-21 14:16 ` David Stevens
2013-01-18 16:59 ` [PATCH net-next 2/2] mcast: add multicast proxy support (IPv4 and IPv6) Nicolas Dichtel
2013-01-21 14:12 ` David Stevens
2013-01-21 16:00 ` [PATCH net-next 0/2 v2] Add support of multicast static tree Nicolas Dichtel
2013-01-21 16:00 ` [PATCH net-next v2 1/2] mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() Nicolas Dichtel
2013-01-21 16:00 ` [PATCH net-next v2 2/2] mcast: add multicast proxy support (IPv4 and IPv6) Nicolas Dichtel
2013-01-21 18:56 ` [PATCH net-next 0/2 v2] Add support of multicast static tree David Miller
2013-01-19 15:58 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130119.105847.1522596979256699554.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dlstevens@us.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).