[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1358784026-4071-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Mon, 21 Jan 2013 17:00:24 +0100
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: dlstevens@...ibm.com
Cc: netdev@...r.kernel.org, davem@...emloft.net,
netdev-owner@...r.kernel.org
Subject: [PATCH net-next 0/2 v2] 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.
v2: use INADDR_ANY instead of 0 for IPv4 addresses
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 | 119 +++++++++++++++++++++++++++++++++++-----
net/ipv6/ip6mr.c | 126 ++++++++++++++++++++++++++++++++++++++-----
7 files changed, 231 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