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)
commit563b44951e76bd23ba3fabcc3a0c708d8f59c5fb
treeedf1ffa351402de61a4fe26e4443872c2d7b1dcb
parent7559fb2fc547b3507ba462c6558e291fb21b9cee
parent58264848a5a7b91195f43c4729072e8cc980288d
Merge branch 'openvswitch_vxlan'

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>