[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAF1J0HMNNz-1BVn0vjtK7+NLCnBo49NFQxsFPh3+hhZ8YAr+YA@mail.gmail.com>
Date: Sun, 23 Jun 2013 19:57:05 +0300
From: Mike Rapoport <mike.rapoport@...ellosystems.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: David Stevens <dlstevens@...ibm.com>, Thomas Graf <tgraf@...g.ch>,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next v4 0/2] vxlan: allow specifying multiple default destinations
On Sun, Jun 23, 2013 at 7:27 PM, Stephen Hemminger
<stephen@...workplumber.org> wrote:
> On Sun, 23 Jun 2013 17:54:34 +0300
> Mike Rapoport <mike.rapoport@...ellosystems.com> wrote:
>
>> 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.
>>
>> v4 changes:
>> * rebased on Stephen Hemminger vxlan-next tree
>> * updates to netlink interface according to Thomas Graf comments
>>
>> 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 | 282 +++++++++++++++++++++++++++++++++++++++++--
>> include/uapi/linux/if_link.h | 17 +++
>> 2 files changed, 286 insertions(+), 13 deletions(-)
>>
>
> Could you base these off of my vxlan-next tree. We have several contributors
> all overlapping right now: IPv6, IBM, OVS.
Already did, noted in the changelog
--
Sincerely yours,
Mike.
--
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