vswitchd: Use wdp functions instead of xfif ones for enumerating bridges.
[sliver-openvswitch.git] / ofproto / wdp.h
2010-10-06 Ben PfaffMerge remote branch 'origin/master' into HEAD
2010-10-06 Ben PfaffMerge "master" into "wdp".
2010-08-31 Ben PfaffMerge "master" into "wdp".
2010-08-27 Ben Pfaffofproto: Provide cookie and xid values to wdp_flow_put().
2010-08-20 Ben PfaffMerge "master" into "wdp".
2010-08-20 Ben Pfaffofproto: Propagate OpenFlow OFPT_FLOW_MOD errors to...
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-29 Ben Pfaffwdp: Get rid of most members of struct wdp_stats.
2010-06-29 Ben Pfaffwdp: Add new wdp_class member function 'get_table_stats'.
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-05-04 Ben PfaffMake wdp.h C++ friendly.
2010-04-08 Ben Pfaffwdp: Change functions that use wdp_port to avoid awkwar...
2010-04-02 Ben Pfaffofproto: Start work to enable datapaths with built...