netdev-gre: Genericize GRE netdev.
authorJesse Gross <jesse@nicira.com>
Wed, 11 Aug 2010 22:29:48 +0000 (18:29 -0400)
committerJesse Gross <jesse@nicira.com>
Tue, 24 Aug 2010 19:17:29 +0000 (15:17 -0400)
commit17dcd764543b3f31cfa795ddce4bbf56f0038cb0
tree1735604e18b23fe345ee28cf0e664a4a74ada44a
parentd1eb60ccff0c2dbef2300cdfc5fead3c2d394beb
netdev-gre: Genericize GRE netdev.

Since the GRE netdev doesn't actually implement any of the GRE
protocol, none of the code is really specific to GRE.  This commit
makes the netdev a little more generic so that additional tunnel
types can easily piggyback on it in the future.

Signed-off-by: Jesse Gross <jesse@nicira.com>
lib/automake.mk
lib/netdev-tunnel.c [moved from lib/netdev-gre.c with 75% similarity]
lib/vlog-modules.def