Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Check match and action prerequisities with 'match'. | Jarno Rajahalme | 2017-03-08 | 1 | -1/+2 |
* | Move lib/ofp-errors.h to include/openvswitch directory | Ben Warren | 2016-03-19 | 1 | -1/+1 |
* | lib: Move compiler.h to <openvswitch/compiler.h> | Thomas Graf | 2014-12-15 | 1 | -1/+1 |
* | ofp-actions: Centralize all OpenFlow action code for maintainability. | Ben Pfaff | 2014-08-11 | 1 | -9/+2 |
* | ofp-parse: Do not exit() upon a parse error. | Ben Pfaff | 2013-07-08 | 1 | -2/+4 |
* | ofproto-dpif: Store relevant fields for wildcarding in facet. | Justin Pettit | 2013-06-11 | 1 | -1/+3 |
* | Introduce ofpacts, an abstraction of OpenFlow actions. | Ben Pfaff | 2012-07-03 | 1 | -6/+12 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | Better abstract OpenFlow error codes. | Ben Pfaff | 2012-01-12 | 1 | -2/+4 |
* | nx-match: New helpers. | Ethan Jackson | 2011-07-22 | 1 | -1/+1 |
* | Implement a new Nicira extension action for multipath link selection. | Ben Pfaff | 2010-12-17 | 1 | -0/+38 |