netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH iproute2] vxlan: allow specifying multiple default destinations
@ 2016-09-18 17:41 Tomasz Chmielewski
  0 siblings, 0 replies; 15+ messages in thread
From: Tomasz Chmielewski @ 2016-09-18 17:41 UTC (permalink / raw)
  To: netdev

> Signed-off-by: Mike Rapoport <mike.rapoport@ravellosystems.com>
> ---
> This patch depends on the pending changes to ip/iplink_vxlan.c as as
> well as on IPv6 support in vxlan. I'll rebase and resend it once all
> the changes to vxlan are merged.

Was this one (and related) ever merged?

Full thread here:

http://marc.info/?t=136688790500006&r=1&w=4



Tomasz Chmielewski
https://lxadm.com

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH net-next v3 0/2] vxlan: allow specifying multiple default destinations
@ 2013-05-29 10:00 Mike Rapoport
  2013-05-29 10:00 ` [PATCH iproute2] " Mike Rapoport
  0 siblings, 1 reply; 15+ messages in thread
From: Mike Rapoport @ 2013-05-29 10:00 UTC (permalink / raw)
  To: netdev; +Cc: Thomas Graf, Mike Rapoport

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

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH net-next v2 0/2] vxlan: allow specifying multiple default destinations
@ 2013-05-28  8:31 Mike Rapoport
  2013-05-28  8:33 ` [PATCH iproute2] " Mike Rapoport
  0 siblings, 1 reply; 15+ messages in thread
From: Mike Rapoport @ 2013-05-28  8:31 UTC (permalink / raw)
  To: netdev; +Cc: Mike Rapoport

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

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [PATCH net-next 0/2] vxlan: allow specifying multiple default destinations
@ 2013-04-25 11:03 Mike Rapoport
  2013-04-25 11:04 ` [PATCH iproute2] " Mike Rapoport
  0 siblings, 1 reply; 15+ messages in thread
From: Mike Rapoport @ 2013-04-25 11:03 UTC (permalink / raw)
  To: netdev; +Cc: Mike Rapoport

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.

The patches are based on top of Cong's changes for IPv6 support.

Mike Rapoport (2):
  vxlan: introduce vxlan_rdst_append
  vxlan: allow specifying multiple default destinations

 drivers/net/vxlan.c          | 190 ++++++++++++++++++++++++++++++++++++++++++-
 include/uapi/linux/if_link.h |  14 ++++
 2 files changed, 200 insertions(+), 4 deletions(-)

-- 
1.8.1.5

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-09-18 17:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 17:41 [PATCH iproute2] vxlan: allow specifying multiple default destinations Tomasz Chmielewski
  -- strict thread matches above, loose matches on Subject: below --
2013-05-29 10:00 [PATCH net-next v3 0/2] " Mike Rapoport
2013-05-29 10:00 ` [PATCH iproute2] " Mike Rapoport
2013-05-29 10:13   ` Cong Wang
2013-05-29 10:52     ` Mike Rapoport
2013-05-29 22:56       ` Stephen Hemminger
2013-05-30  8:42         ` Mike Rapoport
2013-05-30 11:44           ` Thomas Graf
2013-05-30 12:46             ` Mike Rapoport
2013-05-30 15:57               ` Thomas Graf
2013-06-02  7:09                 ` Mike Rapoport
2013-06-05  4:30                   ` Stephen Hemminger
2013-06-05 12:58                     ` Mike Rapoport
2013-05-30 17:07             ` Stephen Hemminger
2013-05-28  8:31 [PATCH net-next v2 0/2] " Mike Rapoport
2013-05-28  8:33 ` [PATCH iproute2] " Mike Rapoport
2013-04-25 11:03 [PATCH net-next 0/2] " Mike Rapoport
2013-04-25 11:04 ` [PATCH iproute2] " Mike Rapoport

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).