git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4637cd
)
vxlan: Bypass encapsulation if the destination is local
author
Sridhar Samudrala
<sri@us.ibm.com>
Tue, 2 Apr 2013 12:31:52 +0000
(12:31 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 7 Apr 2013 20:58:13 +0000
(16:58 -0400)
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>
No differences found