ovs-vtep: Support userspace datapaths.
authorDaniele Di Proietto <diproiettod@vmware.com>
Tue, 16 Jun 2015 15:25:24 +0000 (16:25 +0100)
committerGurucharan Shetty <gshetty@nicira.com>
Tue, 16 Jun 2015 15:37:14 +0000 (08:37 -0700)
commit69f8f7e1388486e098ef95dba650345a91361cd1
tree22de2def28791ae92338a84f886925dd422b2ce2
parent8e2fe95e533b2b9277843baeccc3d00cefdf653e
ovs-vtep: Support userspace datapaths.

With this commit, the VTEP emulator detects the datapath_type of the
bridge used as a "physical" switch, and creates subsequent bridges
with the same type.  This allows ovs-vtep to work with the userspace
datapath.

Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
Acked-by: Gurucharan Shetty <gshetty@nicira.com>
vtep/ovs-vtep