[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1369821617-29098-1-git-send-email-mike.rapoport@ravellosystems.com>
Date: Wed, 29 May 2013 13:00:14 +0300
From: Mike Rapoport <mike.rapoport@...ellosystems.com>
To: netdev@...r.kernel.org
Cc: Thomas Graf <tgraf@...g.ch>,
Mike Rapoport <mike.rapoport@...ellosystems.com>
Subject: [PATCH net-next v3 0/2] vxlan: allow specifying multiple default destinations
Hi,
These patches add ability to specify multiple default destinations to
vxlan. This ability is usefull in cases when multicast are disabled on
infrastructure level, for instance in public clouds.
v3 changes:
* make netlink interface for remote destinations management more
generic and extend vxlan_validate to handle newly added atttributes.
(as proposed by Thomas Graf)
v2 changes:
* rebased on current net-next
* flush default destinations list at dellink as per Atzm Watanabe comment
* support only IPv4
Mike Rapoport (2):
vxlan: introduce vxlan_rdst_append
vxlan: allow specifying multiple default destinations
drivers/net/vxlan.c | 252 ++++++++++++++++++++++++++++++++++++++++++-
include/uapi/linux/if_link.h | 17 +++
2 files changed, 265 insertions(+), 4 deletions(-)
--
1.8.1.5
--
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