Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -5/+1 |
* | ofp-parse: Do not exit() upon a parse error. | Ben Pfaff | 2013-07-08 | 1 | -2/+3 |
* | ofproto-dpif: Store relevant fields for wildcarding in facet. | Justin Pettit | 2013-06-11 | 1 | -0/+2 |
* | Do not perform validation in learn_parse(); | Simon Horman | 2013-05-08 | 1 | -1/+1 |
* | Introduce ofpacts, an abstraction of OpenFlow actions. | Ben Pfaff | 2012-07-03 | 1 | -6/+11 |
* | Global replace of Nicira Networks. | Raju Subramanian | 2012-05-02 | 1 | -1/+1 |
* | Better abstract OpenFlow error codes. | Ben Pfaff | 2012-01-12 | 1 | -1/+3 |
* | Implement new "learn" action. | Ben Pfaff | 2011-09-13 | 1 | -0/+38 |