netdev: Extract netdev vport functions.
authorJesse Gross <jesse@nicira.com>
Mon, 17 May 2010 22:04:10 +0000 (15:04 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 18 May 2010 19:57:25 +0000 (12:57 -0700)
commit777ece0952d1087e2ac1c3aa33e9dda1fe60add6
treef0860ea28b3056ca6743a40dbdd1624ed5702149
parent4fe648861042761f3a132ba8a998aacd03ad8e4a
netdev: Extract netdev vport functions.

All devices implemented as vports have a common interface, so
pull out ioctl code from the GRE netdev so it can be used in
other places as well.
lib/automake.mk
lib/netdev-gre.c
lib/netdev-vport.c [new file with mode: 0644]
lib/netdev-vport.h [new file with mode: 0644]
lib/vlog-modules.def