wdp: Correct comment describing wdp_port_query_by_name() semantics.
[sliver-openvswitch.git] / ofproto / wdp.c
2010-08-25 Ben Pfaffwdp: Correct comment describing wdp_port_query_by_name...
2010-08-20 Ben PfaffMerge "master" into "wdp".
2010-08-20 Ben PfaffMake flow table iteration functions propagate return...
2010-08-09 Ben PfaffMerge "master" into "wdp".
2010-07-26 Ben PfaffMerge "master" branch into "wdp".
2010-07-22 Ben PfaffMerge "master" into "wdp".
2010-07-22 Ben Pfaffofproto: Add Nicira extension to OpenFlow multiple...
2010-07-12 Ben Pfaffofproto: Fix abstraction of OpenFlow multiple table...
2010-07-12 Ben PfaffRestore ovs-vswitchd VLAN, mirror, bonding, QoS feature...
2010-06-30 Ben Pfaffwdp: Document 'port_set_config' and wdp_port_set_config().
2010-06-29 Ben Pfaffwdp: Add new wdp_class member function 'get_table_stats'.
2010-06-29 Ben Pfaffwdp: Add new wdp_class member function 'recv_purge'.
2010-06-28 Ben Pfaffofproto: Send OpenFlow messages as ports are added...
2010-06-28 Ben PfaffMerge "master" into "wdp".
2010-06-22 Ben PfaffMerge remote branch 'origin/master' into wdp-merge
2010-06-07 Ben PfaffMerge "master" branch into "wdp".
2010-06-01 Ben PfaffMerge "master" into "wdp".
2010-05-24 Ben PfaffMerge "master" into "wdp".
2010-05-20 Ben PfaffMerge "master" into "wdp".
2010-04-08 Ben Pfaffwdp: Change functions that use wdp_port to avoid awkwar...
2010-04-08 Ben Pfaffwdp: Document function pointers that may be null.
2010-04-02 Ben Pfaffwdp: Improve comments and a few bits of code noticed...
2010-04-02 Ben Pfaffofproto: Start work to enable datapaths with built...