dpif: Update dpif interface to match netdev.
authorJesse Gross <jesse@nicira.com>
Fri, 22 Jan 2010 19:37:10 +0000 (14:37 -0500)
committerJesse Gross <jesse@nicira.com>
Thu, 28 Jan 2010 01:03:38 +0000 (20:03 -0500)
commit1a6f1e2a6d6aea97f97fc378ec29f7d04ad8c047
tree998e1674cd4140140327c187b98375f27a7dd472
parente328faadc42cb835b1adf1ef4d77a42c76b52f3f
dpif: Update dpif interface to match netdev.

This brings over some features that were added to the netdev interface,
most notably the separation between the name and the type.  In addition
to being cleaner, this also avoids problems where it is expected that
the local port has the same name as the datapath.
15 files changed:
lib/dpif-linux.c
lib/dpif-netdev.c
lib/dpif-provider.h
lib/dpif.c
lib/dpif.h
lib/dpif.man
ofproto/ofproto.c
ofproto/ofproto.h
utilities/ovs-dpctl.c
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c
utilities/ovs-openflowd.c
utilities/ovs-vsctl.c
vswitchd/bridge.c
vswitchd/vswitch.ovsschema