summaryrefslogtreecommitdiff
path: root/include/openflow/openflow-1.4.h
Commit message (Expand)AuthorAgeFilesLines
* ofp-monitor: Support flow monitoring for OpenFlow 1.3, 1.4+.Vasu Dasari2022-04-281-10/+83
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-4/+4
* 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-2/+2
* ofproto: Return the OFPC_BUNDLES bit in switch features reply.Jarno Rajahalme2016-11-141-0/+6
* Implement OFPT_TABLE_STATUS Message.Saloni Jain2016-02-241-0/+8
* ofp-util: Rewrite async config encoding and decoding to be table-driven.Ben Pfaff2016-01-201-22/+1
* openflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart message.Ben Pfaff2016-01-201-0/+25
* openflow: Remove unused (and not useful) property headers.Ben Pfaff2016-01-201-44/+0
* ofp-prop: Add generic functions for working with 16- and 32-bit properties.Ben Pfaff2016-01-201-27/+0
* ofp-msgs: Fix definitions of OF1.4 OFPT_GET_ASYNC_REPLY and OFPT_SET_ASYNC.Ben Pfaff2016-01-191-11/+0
* ofproto: Implement OF1.4 error code for set-async-configAmbika Arora2015-11-301-0/+3
* ofproto: Implement OF1.4 Group & Meter change notification messagesNiti Rohilla2015-09-091-0/+6
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-281-2/+2
* ofproto: Implement OF1.4 Set/Get asynchronous configuration messages.Niti Rohilla2015-07-271-0/+12
* Implement OpenFlow 1.4+ OFPMP_TABLE_DESC message.Ben Pfaff2015-07-031-0/+10
* include: Use #include <.*> in public headers.Thomas Graf2014-11-121-1/+1
* ofproto: Add ofp14_flow_monitor_{request, command, flags}Simon Horman2014-06-131-0/+47
* Implement OpenFlow 1.4 queue statistics.Ben Pfaff2014-05-141-0/+13
* Implement OpenFlow 1.4 port statistics.Ben Pfaff2014-05-141-0/+49
* Implement basic OpenFlow 1.4 table-mod message.Ben Pfaff2014-05-141-0/+41
* Implement OpenFlow 1.4 port_mod messages.Ben Pfaff2014-05-141-3/+41
* ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.Ben Pfaff2014-05-141-1/+40
* Add basic implementation for OpenFlow 1.4 bundlesAlexandru Copot2014-05-021-21/+10
* openflow-1.4.h: Add bundle structure definitionsAlexandru Copot2014-03-151-0/+45
* ofproto: Add support for sending OFPTYPE_ROLE_STATUS messages.Alexandru Copot2013-10-291-2/+1
* include/openflow: Add OpenFlow 1.4 header fileAlexandru Copot2013-10-291-0/+157