]> git.proxmox.com Git - mirror_ovs.git/history - ofproto/bundles.c
lacp: warn transmit failure of lacp pdu
[mirror_ovs.git] / ofproto / bundles.c
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-01-09 Ben Pfaffofp-errors: Send as much of a message as possible in...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-10-31 Xiao Lianglib: Move lib/rconn.h to include/openvswitch
2016-09-15 Jarno Rajahalmeofproto: Remove double reporting from bundles.
2016-09-13 Jarno Rajahalmeofproto: Add a fixed bundle idle timeout of 10 seconds.
2016-08-30 Jarno Rajahalmelib: Retire packet buffering feature.
2016-08-15 Jarno Rajahalmeofproto: Reduce bundle memory use.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
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-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.
2015-07-06 Jarno Rajahalmeofproto: Add struct ofproto_flow_mod.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-02 Jarno Rajahalmeofproto: Add support for reverting flow mods and bundle...
2015-06-02 Jarno Rajahalmebundles: Manage bundles in connmgr.
2015-06-02 Jarno Rajahalmebundles: Validate bundled messages.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2014-12-22 Jarno Rajahalmebundles: Clean up bundle commit.
2014-12-22 Jarno Rajahalmebundles: Reject bundle add with bad flags.
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-08-05 Ethan Jacksonstyle: Replace TODO with XXX.
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles