Move netdev from switch to lib.
authorBen Pfaff <blp@nicira.com>
Wed, 21 May 2008 21:57:15 +0000 (14:57 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 28 May 2008 17:46:54 +0000 (10:46 -0700)
commit735683ac615ca00ec62aff107ab1a07df037f543
tree64c7287af4188f872e5700d7da53a62033ea4f15
parente5bbe3bcc8dfc7fca38f5bbbdd881fff16095d84
Move netdev from switch to lib.

This is in preparation for the secure channel wanting to access
network devices.
include/Makefile.am
include/netdev.h [moved from switch/netdev.h with 100% similarity]
lib/Makefile.am
lib/netdev.c [moved from switch/netdev.c with 100% similarity]
switch/Makefile.am