]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Merge branch 'openvswitch_vxlan'
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:16:47 +0000 (00:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2013 07:16:47 +0000 (00:16 -0700)
Pravin B Shelar says:

====================
openvswitch: VXLAN tunneling.

First four vxlan patches extends vxlan so that openvswitch
can share vxlan recv code. Rest of patches refactors vxlan
data plane so that ovs can share that code with vxlan module.
Last patch adds vxlan-vport to openvswitch.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge