netdev-vport: Merge in netdev-patch and netdev-tunnel.
authorBen Pfaff <blp@nicira.com>
Wed, 6 Oct 2010 22:35:53 +0000 (15:35 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 11 Oct 2010 19:40:11 +0000 (12:40 -0700)
commit2b9d65898426b2e15d05dc6a9ffdbcb92933398f
tree306e7546f1f8dc0788ffd14fccf40d29a531029e
parent0bb5c3ec4dde32bfbdf8b63296d0580f33f829dd
netdev-vport: Merge in netdev-patch and netdev-tunnel.

The only real difference between netdev-patch and netdev-tunnel is in their
parse_config() implementation.  That's a lot of extra code to maintain, for
questionable benefit.  This commit merges them into the netdev-vport code,
which was heretofore merely a collection of helper functions.
lib/automake.mk
lib/netdev-patch.c [deleted file]
lib/netdev-provider.h
lib/netdev-tunnel.c [deleted file]
lib/netdev-vport.c
lib/netdev-vport.h
lib/netdev.c
lib/netdev.h
lib/vlog-modules.def