summaryrefslogtreecommitdiff
path: root/lib/dpif-provider.h
Commit message (Expand)AuthorAgeFilesLines
* vswitch: Avoid knowledge of details specific to Linux datapaths.Ben Pfaff2009-07-061-0/+28
* New implementation of userspace datapath, based on the netdev library.Ben Pfaff2009-07-061-0/+1
* Introduce general-purpose ways to wait for dpif and netdev changes.Ben Pfaff2009-07-061-0/+24
* dpif: Add new functions dp_run() and dp_wait().Ben Pfaff2009-07-061-0/+8
* dpif: Make dpifs abstract, to allow multiple datapath implementations.Ben Pfaff2009-07-061-0/+237