aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2013-06-18 14:27:01 -0700
committerDavid S. Miller <davem@davemloft.net>2013-06-19 00:50:58 -0700
commiteb064c3b49931dc73bba59887019c7f5cb97d322 (patch)
treee1e8b73daadc0efa33f4993192faa555344d4c75 /net
parent4afe2156eb639e563d6ef0c2706b66ea400348b2 (diff)
vxlan: fix check for migration of static entry
The check introduced by: commit 26a41ae604381c5cc0caf1c3261ca6b298b5fe69 Author: stephen hemminger <stephen@networkplumber.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@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions