summaryrefslogtreecommitdiff
path: root/include/openflow/openflow-1.2.h
Commit message (Expand)AuthorAgeFilesLines
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-3/+3
* openflow-1.2: Remove unused struct definition.Ben Pfaff2016-01-191-9/+0
* include: Use #include <.*> in public headers.Thomas Graf2014-11-121-1/+1
* nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff2014-10-071-16/+0
* meta-flow: Autogenerate mf_field data structures.Ben Pfaff2014-10-071-123/+0
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-20/+0
* ofp-actions: Add action bitmap abstraction.Ben Pfaff2014-08-111-2/+10
* meta-flow: Add 64-bit registers.Ben Pfaff2014-07-281-0/+4
* meta-flow: Use OXM-defined constant for TCP flags in OpenFlow 1.5.Ben Pfaff2014-05-141-2/+13
* openflow-1.2.h: Fix definition of OXM_OF_PBB_ISID.Ben Pfaff2013-11-221-2/+2
* Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_GET_CONFIG_REPLY.Venkitachalam Gopalakrishnan2013-10-291-6/+9
* openflow-1.2.h: Remove redundant definition of OFPST12_GROUP_FEATURES.Ben Pfaff2013-10-291-9/+0
* ofp-util: Announce OpenFlow 1.3 table features only in OpenFlow 1.3.Ben Pfaff2013-09-131-14/+12
* Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu2013-09-021-1/+1
* ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff2013-06-251-1/+4
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-271-0/+25
* openflow-1.2: Remove OFPAT12_* definitions that duplicate OFPAT11_* ones.Ben Pfaff2012-09-261-17/+1
* ofp-actions: helper functions for of12 set-field actionSimon Horman2012-09-131-2/+1
* ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table Statistics Request Mess...Simon Horman2012-09-131-0/+5
* ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff2012-07-301-18/+5
* openflow-1.2: correct action numberIsaku Yamahata2012-07-041-1/+1
* nx-match: Add parsing and serialisation of OXM matches.Simon Horman2012-06-111-0/+2
* openflow: Use spaces for indentationSimon Horman2012-06-081-7/+7
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Add OXM_OF_* definitionsSimon Horman2012-04-251-0/+58
* Correct OFPXMC12_{OPENFLOW_BASIC,EXPERIMENTER} definitionsSimon Horman2012-04-251-2/+2
* Definitions for Open Flow 1.2Simon Horman2012-03-301-0/+319