From 9dcc71e1fdbb7aa10d92a3d35e8a201adc84abd0 Mon Sep 17 00:00:00 2001 From: Sridhar Samudrala Date: Tue, 2 Apr 2013 12:31:52 +0000 Subject: [PATCH] vxlan: Bypass encapsulation if the destination is local This patch bypasses vxlan encapsulation if the destination vxlan endpoint is a local device. Changes since v1: added missing check for vxlan_find_vni() failure Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-format-patch failed