netdev: Add 'patch' userspace implementation.
authorJesse Gross <jesse@nicira.com>
Fri, 14 May 2010 20:49:43 +0000 (13:49 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 18 May 2010 19:57:25 +0000 (12:57 -0700)
commit43694e2a8d950f62781ec6dc613b5dac32de35fd
tree904018700b4d3b33e1af5029c27ee87de2e572c8
parent777ece0952d1087e2ac1c3aa33e9dda1fe60add6
netdev: Add 'patch' userspace implementation.

Add a netdev to talk to the 'patch' vport in the kenerl.  Since
there is currently a 'patch' implementation using the veth driver,
this one is temporarily called 'patchnew'.
lib/automake.mk
lib/netdev-patch.c [new file with mode: 0644]
lib/netdev-provider.h
lib/netdev.c
lib/vlog-modules.def