summaryrefslogtreecommitdiff
path: root/include/openflow/openflow-common.h
Commit message (Expand)AuthorAgeFilesLines
...
* ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff2012-07-031-1/+54
* openflow: Move enums for "packet_out" and "flow_mod" to common header.Ben Pfaff2012-06-271-0/+4
* ofproto: Add support for OF1.3 port description multipart message.Justin Pettit2012-05-081-0/+7
* OpenFlow: Move stats message enums into "common".Justin Pettit2012-05-071-0/+36
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Definitions for Open Flow 1.2Simon Horman2012-03-301-1/+3
* Add some missing Open Flow 1.1 definitionsSimon Horman2012-03-301-1/+14
* Move structures into openflow-common.hSimon Horman2012-03-301-0/+15
* Use ovs_be16 in ofp_queue_prop_min_rateSimon Horman2012-03-301-1/+1
* Add some missing common Open Flow definitionsSimon Horman2012-03-281-0/+31
* Abstract everything that uses ofp_phy_port, add OF1.1 support.Ben Pfaff2012-03-071-0/+90
* Break OFPT_* constants into common value and 1.0- and 1.1-specific values.Ben Pfaff2012-03-071-0/+22
* Begin breaking openflow-1.0.h into common and version-specific definitions.Ben Pfaff2012-03-071-0/+85