netdev-vport: Build on all platforms.
authorEthan Jackson <ethan@nicira.com>
Fri, 25 Jan 2013 21:30:40 +0000 (13:30 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 29 Jan 2013 03:09:58 +0000 (19:09 -0800)
commitc060c4cf83c03385f295680e34bc55f4a8024034
treeb72cd86ed645eb632f436f1b44a1b84cb0e893af
parent0f5383787d687b2fa21286bd61102c16ab958829
netdev-vport: Build on all platforms.

This patch removes the final bit of linux specific code which
prevents building netdev-vport everywhere.  With this, other
platforms automatically get access to patch ports, and (if their
datapath supports it), flow based tunneling.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/automake.mk
lib/dpif-linux.c
lib/dpif.h
lib/netdev-dummy.c
lib/netdev-linux.c
lib/netdev-provider.h
lib/netdev-vport.c
lib/netdev-vport.h
lib/netdev.c