[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1358528378-2110-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Fri, 18 Jan 2013 17:59:36 +0100
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net
Subject: [PATCH net-next 0/2] Add support of multicast static tree
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.
Regards,
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists