Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ofp-actions: Centralize all OpenFlow action code for maintainability. | Ben Pfaff | 2014-08-11 | 1 | -4/+3 |
* | ofp-parse: Do not exit() upon a parse error. | Ben Pfaff | 2013-07-08 | 1 | -3/+5 |
* | Create specific types for ofp and odp port | Alex Wang | 2013-06-20 | 1 | -3/+3 |
* | ofproto-dpif: Store relevant fields for wildcarding in facet. | Justin Pettit | 2013-06-11 | 1 | -0/+2 |
* | Introduce ofpacts, an abstraction of OpenFlow actions. | Ben Pfaff | 2012-07-03 | 1 | -16/+10 |
* | 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/+3 |
* | bundle: New action "bundle_load". | Ethan Jackson | 2011-07-22 | 1 | -1/+6 |
* | vswitch: Implement bundle action. | Ethan Jackson | 2011-07-19 | 1 | -0/+49 |