[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130619.005130.948705713060576100.davem@davemloft.net>
Date: Wed, 19 Jun 2013 00:51:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net] vxlan: fix check for migration of static entry
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Tue, 18 Jun 2013 14:27:01 -0700
> The check introduced by:
> commit 26a41ae604381c5cc0caf1c3261ca6b298b5fe69
> Author: stephen hemminger <stephen@...workplumber.org>
> Date: Mon Jun 17 12:09:58 2013 -0700
>
> vxlan: only migrate dynamic FDB entries
>
> was not correct because it is checking flag about type of FDB
> entry, rather than the state (dynamic versus static). The confusion
> arises because vxlan is reusing values from bridge, and bridge is
> reusing values from neighbour table, and easy to get lost in translation.
>
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
Applied, thanks Stephen.
--
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