[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121120.134153.1601157241229102533.davem@davemloft.net>
Date: Tue, 20 Nov 2012 13:41:53 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dlstevens@...ibm.com
Cc: shemminger@...tta.com, netdev@...r.kernel.org
Subject: Re: [PATCHv3 net-next] add DOVE extensions for VXLAN
From: David L Stevens <dlstevens@...ibm.com>
Date: Tue, 20 Nov 2012 07:50:14 -0500
>
> This patch provides extensions to VXLAN for supporting Distributed
> Overlay Virtual Ethernet (DOVE) networks. The patch includes:
>
> + a dove flag per VXLAN device to enable DOVE extensions
> + ARP reduction, whereby a bridge-connected VXLAN tunnel endpoint
> answers ARP requests from the local bridge on behalf of
> remote DOVE clients
> + route short-circuiting (aka L3 switching). Known destination IP
> addresses use the corresponding destination MAC address for
> switching rather than going to a (possibly remote) router first.
> + netlink notification messages for forwarding table and L3 switching
> misses
>
> Changes since v2
> - combined bools into "u32 flags"
> - replaced loop with !is_zero_ether_addr()
>
> Signed-off-by: David L Stevens <dlstevens@...ibm.com>
Applied, thanks David.
--
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