New implementation of userspace datapath, based on the netdev library.
authorBen Pfaff <blp@nicira.com>
Fri, 19 Jun 2009 21:09:39 +0000 (14:09 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 6 Jul 2009 16:55:06 +0000 (09:55 -0700)
commit72865317a41d065fcc47a33fc68cdd2081cecb3d
tree7584e93285652bf896b70620741903ae97f216e6
parente9e28be359f64c03944c0a282c17e714fcb0afc4
New implementation of userspace datapath, based on the netdev library.
lib/automake.mk
lib/dpif-netdev.c [new file with mode: 0644]
lib/dpif-provider.h
lib/dpif.c
lib/hmap.h
lib/netdev.h
lib/vlog-modules.def
vswitchd/bridge.c