ovn-controller: eliminate stall in ofctrl state machine
[cascardo/ovs.git] / ovn / controller / ofctrl.c
2016-07-23 Lance Richardsonovn-controller: eliminate stall in ofctrl state machine
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-20 Ben Pfaffofctrl: Refine treatment of duplicate flows in ofctrl_a...
2016-07-19 Ryan Moatsovn-controller: Persist ovn flow tables
2016-07-13 Justin Pettitovn-controller: Log OpenFlow errors at "info" level.
2016-07-13 Justin Pettitofctrl: Fix non-sensical comment.
2016-07-03 Gurucharan Shettyovn-controller: Add support for load balancing.
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2015-12-15 Mengke Liugeneve-map-rename: rename geneve-map to tlv-map.
2015-08-03 Ben Pfaffofctrl: Negotiate OVN Geneve option.
2015-07-30 Ben Pfaffovn-controller: Tolerate missing integration bridge.
2015-07-28 Ben Pfaffofctrl: Fix use of uninitialized hash value in ofctrl_a...
2015-07-28 Ben Pfaffovn-controller: Pass 'br_int' explicitly to functions...
2015-07-28 Ben Pfaffovn-controller: Explicitly pass the flow table from...
2015-07-14 Ben PfaffRevert "ofctrl: Don't use designated initializers."
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Gurucharan Shettyofctrl: Don't use designated initializers.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-15 Gurucharan Shettyovn-controller: Update actions correctly.
2015-05-15 Ben Pfaffofctrl: Correctly remove flows that are no longer needed.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-05-06 Ben Pfaffovn-controller: Install generated pipeline flows into...