]> Pileus Git - ~andy/linux/commitdiff
openvswitch: gre tunneling support.
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 01:07:49 +0000 (18:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jun 2013 01:07:49 +0000 (18:07 -0700)
Pravin B Shelar says:

====================
Following patch series adds support for gre tunneling.
First six patches extend kernel gre and ip_tunnel modules
api so that there is more code sharing between gre modules
and ovs. Rest of patches adds ovs tunneling infrastructre
and gre protocol vport.

V2 fixes two patches according to comments from Jesse.
====================

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

Trivial merge