[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <OF5FD8045A.BD5B4AD2-ON85257BA5.004E2C18-85257BA5.004F49E1@us.ibm.com>
Date: Thu, 11 Jul 2013 10:26:02 -0400
From: David Stevens <dlstevens@...ibm.com>
To: Thomas Richter <tmricht@...ux.vnet.ibm.com>
Cc: netdev@...r.kernel.org, netdev-owner@...r.kernel.org,
Thomas Richter <tmricht@...ux.vnet.ibm.com>
Subject: Re: [PATCH 1/2] vxlan fdb replace an existing entry
netdev-owner@...r.kernel.org wrote on 07/11/2013 06:28:19 AM:
> Multicast mac addresses can not be changed with the replace
> option.
Why not? Although you can't update multiple destinations,
a multicast entry need not have multiple destinations, and
it would also be reasonable to replace a list with a single
destination. I think all you need to do is delete anything after the
first item and remove the check for multicast.
> @@ -42,7 +42,7 @@
> #include <net/net_namespace.h>
> #include <net/netns/generic.h>
>
> -#define VXLAN_VERSION "0.1"
> +#define VXLAN_VERSION "0.1tmr3"
You should remove this, of course.
+-DLS
--
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