treewide: Remove trailing whitespace
[sliver-openvswitch.git] / lib / dpif.c
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-20 Ben Pfaffdpif: Abstract translation from OpenFlow queue ID into...
2010-05-26 Ben Pfafflib: Disable Linux-specific libraries on non-Linux...
2010-04-27 Ben Pfaffofproto: Avoid buffer copy in OFPT_PACKET_IN path.
2010-04-13 Ben Pfaffdpif: Make dpif_flow_get() results predictable on error.
2010-04-06 Ben Pfaffdpif: Really don't log many dpif errors.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-01 Jesse Grossdpif: Allow providers to be managed at runtime.
2010-01-28 Jesse Grossdpif: Update dpif interface to match netdev.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-22 Ben Pfaffdpif: Rename "class" member to "dpif_class" for C+...
2010-01-11 Ben Pfaffdpif: Remove stray new-line.
2010-01-09 Ben PfaffImprove comments on interpretation of sFlow sampling...
2010-01-04 Ben PfaffInitial implementation of sFlow.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-23 Ben Pfaffdpif: New function dpif_create_and_open().
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-09 Ben PfaffFix incorrect printf format specifiers.
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-02 Ben PfaffMerge citrix branch into master.
2009-09-01 Justin Pettitdpif: Add dpif_port_get_name call
2009-08-25 Justin PettitCleanup incorrect unitialized variable warnings.
2009-08-25 Justin PettitMerge commit 'origin/citrix'
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-19 Ben PfaffMerge citrix into master.
2009-08-07 Justin Pettitdpif: Only clear 'all_dps' argument in dp_enumerate().
2009-08-07 Justin Pettitovs-dpctl: Add dump-dps command
2009-07-30 Ben Pfaffnetdev: Implement an abstract interface to network...
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-29 Justin PettitMerge commit 'origin/citrix'
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-06 Ben Pfaffvswitch: Avoid knowledge of details specific to Linux...
2009-07-06 Ben PfaffNew implementation of userspace datapath, based on...
2009-07-06 Ben PfaffIntroduce general-purpose ways to wait for dpif and...
2009-07-06 Ben Pfaffdpif: Add new functions dp_run() and dp_wait().
2009-07-06 Ben Pfaffdpif: Make dpifs abstract, to allow multiple datapath...
2009-07-06 Ben Pfaffdatapath: Change ODP_PORT_LIST semantics.
2009-07-06 Ben Pfaffdatapath: Get rid of query operations for single flows.
2009-07-06 Ben Pfaffdatapath: Make the datapath responsible for choosing...
2009-07-06 Ben Pfaffdpif: Rename odp_msg related functions for more consist...
2009-07-06 Ben Pfaffdpif: Change dpif_port_group_get() semantics.
2009-07-06 Ben Pfaffdpif: Remove obsolete support for datapaths whose names...
2009-07-06 Ben Pfaffdpif: Hide the contents of struct dpif.
2009-07-06 Ben Pfaffdpif: Make dpif_port_query_by_name() more useful by...
2009-07-06 Ben Pfaffdpif: Replace dpif_id() by dpif_name().
2009-07-06 Ben Pfaffdpif: New function dpif_get_netflow_ids().
2009-07-06 Ben Pfaffdpif: Rename dpif_get_name() to dpif_port_get_name...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0