summaryrefslogtreecommitdiff
path: root/include/openflow/openflow-1.1.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-051-1/+1
* Add support for OpenFlow 1.6 (draft) port status and port mod messages.Ben Pfaff2017-04-071-1/+2
* ofproto: Add relaxed group_mod command ADD_OR_MODJan Scheurich2016-07-021-0/+1
* ofp-msgs: Move most OpenFlow header definitions here.Ben Pfaff2016-02-191-10/+1
* ofp-msgs: Add support for ONF extension messages.Ben Pfaff2016-02-191-11/+0
* openflow: Remove OFPG11_*Jarno Rajahalme2015-11-241-16/+2
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-10/+9
* Fix misspellings of "OpenFlow".Ben Pfaff2014-11-121-2/+2
* include: Use #include <.*> in public headers.Thomas Graf2014-11-121-1/+1
* Add support for OpenFlow 1.4+ "importance" values.Rishi Bamba2014-11-101-2/+3
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-123/+0
* ofp-actions: Add instructions bitmaps and fix related bug.Ben Pfaff2014-08-111-4/+0
* ofp-util: compile group stats with visual studioAndy Zhou2014-05-081-1/+1
* openflow-1.1.h: improve struct ofp11_group_stats definitionAndy Zhou2014-04-101-9/+8
* ofp-util: Implement OpenFlow 1.1 packet-in message.Ben Pfaff2013-12-041-6/+1
* ofproto: Add OF1.4 elements to enum ofp_table_configSimon Horman2013-12-031-12/+0
* openflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of enumAndy Zhou2013-09-111-1/+1
* openflow-1.1+: OFPT_TABLE_MOD (part 1)Andy Zhou2013-09-071-2/+2
* Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu2013-09-021-4/+4
* Create specific types for ofp and odp portAlex Wang2013-06-201-2/+2
* User-Space MPLS actions and matchesSimon Horman2013-02-051-2/+2
* include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme2012-12-031-1/+1
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-271-1/+3
* Fix handling of OFPP_ANY in OpenFlow 1.1 and later.Jarno Rajahalme2012-11-271-0/+8
* ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table Statistics Request Mess...Simon Horman2012-09-131-0/+24
* ofp-util: Work on decoding OF1.1 flow_mods.Ben Pfaff2012-07-301-7/+7
* ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff2012-07-301-55/+28
* ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff2012-07-031-0/+20
* openflow: Move enums for "packet_out" and "flow_mod" to common header.Ben Pfaff2012-06-271-3/+1
* openflow: Add ofp11_groupSimon Horman2012-06-141-2/+16
* openflow-1.1.h: Fix OFPFW11_* definitions.Ben Pfaff2012-06-121-11/+11
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Add some missing Open Flow 1.1 definitionsSimon Horman2012-03-301-0/+541
* Abstract everything that uses ofp_phy_port, add OF1.1 support.Ben Pfaff2012-03-071-0/+76
* openflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.Ben Pfaff2012-03-071-0/+32
* Break OFPT_* constants into common value and 1.0- and 1.1-specific values.Ben Pfaff2012-03-071-1/+24
* ofp-util: Add functions for working with OpenFlow 1.1 port numbers.Ben Pfaff2012-03-071-1/+15
* Begin breaking openflow-1.0.h into common and version-specific definitions.Ben Pfaff2012-03-071-0/+59