dpif-netlink: add GENEVE creation support
[cascardo/ovs.git] / ofproto / bundles.c
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