[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1369729878-9690-1-git-send-email-mike.rapoport@ravellosystems.com>
Date: Tue, 28 May 2013 11:31:16 +0300
From: Mike Rapoport <mike.rapoport@...ellosystems.com>
To: netdev@...r.kernel.org
Cc: Mike Rapoport <mike.rapoport@...ellosystems.com>
Subject: [PATCH net-next v2 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.
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 | 164 +++++++++++++++++++++++++++++++++++++++++--
include/uapi/linux/if_link.h | 14 ++++
2 files changed, 174 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