[PATCH net-next v2 0/2] vxlan: allow specifying multiple default destinations
From: Mike Rapoport <hidden>
Date: 2013-05-28 08:31:29
From: Mike Rapoport <hidden>
Date: 2013-05-28 08:31:29
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