summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_tunnel.c
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2013-06-18 21:27:01 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-06-19 07:50:58 (GMT)
commiteb064c3b49931dc73bba59887019c7f5cb97d322 (patch)
treee1e8b73daadc0efa33f4993192faa555344d4c75 /net/ipv4/ip_tunnel.c
parent4afe2156eb639e563d6ef0c2706b66ea400348b2 (diff)
downloadlinux-fsl-qoriq-eb064c3b49931dc73bba59887019c7f5cb97d322.tar.xz
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/ipv4/ip_tunnel.c')
0 files changed, 0 insertions, 0 deletions