tunneling: Add userspace support for new GRE implementation.
authorJesse Gross <jesse@nicira.com>
Sun, 11 Apr 2010 13:38:49 +0000 (09:38 -0400)
committerJesse Gross <jesse@nicira.com>
Mon, 19 Apr 2010 13:11:58 +0000 (09:11 -0400)
commit3fe8053b36da715c411b907ac125e41f9e9a28f2
treebac6fbe89f6d17d3f515ecce5aa22178a3365045
parent4c0f178060b740faac9a5aec915a24dc3b61770c
tunneling: Add userspace support for new GRE implementation.

Add a netdev that supports the new datapath GRE implementation.
It currently coexists with the old implementation so it is named
"grenew".
include/openvswitch/gre.h
lib/automake.mk
lib/netdev-gre.c [new file with mode: 0644]
lib/netdev-provider.h
lib/netdev.c
lib/vlog-modules.def