commit | 9dcc71e1fdbb7aa10d92a3d35e8a201adc84abd0 | [log] [tgz] |
---|---|---|
author | Sridhar Samudrala <sri@us.ibm.com> | Tue Apr 02 12:31:52 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 07 16:58:13 2013 -0400 |
tree | 1c91b81cc0bc359ffd87a896227395c3acee833d | |
parent | c4637cdf4839938a1c87d8da8f55055d6e9ec206 [diff] |
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 <sri@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>