Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lib/ofp-msgs.h to include/openvswitch directory | Ben Warren | 2016-04-14 | 1 | -2/+2 |
* | Move lib/ofp-util.h to include/openvswitch directory | Ben Warren | 2016-04-14 | 1 | -1/+1 |
* | ofproto: Add struct ofproto_flow_mod. | Jarno Rajahalme | 2015-07-06 | 1 | -11/+3 |
* | ofproto: Support port mods in bundles. | Jarno Rajahalme | 2015-06-12 | 1 | -1/+5 |
* | Use classifier versioning. | Jarno Rajahalme | 2015-06-11 | 1 | -3/+2 |
* | ofproto: Add support for reverting flow mods and bundle commit. | Jarno Rajahalme | 2015-06-01 | 1 | -7/+18 |
* | bundles: Manage bundles in connmgr. | Jarno Rajahalme | 2015-06-01 | 1 | -2/+17 |
* | bundles: Validate bundled messages. | Jarno Rajahalme | 2015-06-01 | 1 | -9/+40 |
* | Add basic implementation for OpenFlow 1.4 bundles | Alexandru Copot | 2014-05-02 | 1 | -0/+49 |