netdev: Allow providers to be managed at runtime.
authorJesse Gross <jesse@nicira.com>
Mon, 1 Feb 2010 16:35:54 +0000 (11:35 -0500)
committerJesse Gross <jesse@nicira.com>
Mon, 1 Feb 2010 17:00:49 +0000 (12:00 -0500)
commit77909859b05f0d2466069883306e8d75d280bbe7
tree79c036827af075dade08576a1a7848c4afeb47e4
parent5c414a2ed8c21762292776ecee294a11e0b5468b
netdev: Allow providers to be managed at runtime.

The list of netdev providers was previously staticly defined at
compile time.  This allows new providers to be added and removed
at runtime.
extras/ezio/ovs-switchui.c
lib/netdev-provider.h
lib/netdev.c
lib/netdev.h