From: stephen hemminger Date: Mon, 17 Jun 2013 19:09:58 +0000 (-0700) Subject: vxlan: only migrate dynamic FDB entries X-Git-Tag: v3.10~13^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a41ae604381c5cc0caf1c3261ca6b298b5fe69;p=pandora-kernel.git vxlan: only migrate dynamic FDB entries Only migrate dynamic forwarding table entries, don't modify static entries. If packet received from incorrect source IP address assume it is an imposter and drop it. This patch applies only to -net, a different patch would be needed for earlier kernels since the NTF_SELF flag was introduced with 3.10. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed