summaryrefslogtreecommitdiff
path: root/lib/ofp-msgs.h
Commit message (Expand)AuthorAgeFilesLines
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-151-8/+8
* ofp-msgs: fix enum of OFPMP_TABLE_DESC.Minoru TAKAHASHI2015-09-291-2/+2
* ofproto: Implement OF1.4 Group & Meter change notification messagesNiti Rohilla2015-09-091-0/+6
* ofp-util: Fix group desc request encoding.Minoru TAKAHASHI2015-07-311-1/+1
* ofp-util: Fix port desc request encoding.Minoru TAKAHASHI2015-07-311-1/+1
* ofproto: Implement OF1.4 Set/Get asynchronous configuration messages.Niti Rohilla2015-07-271-6/+15
* ofp-msgs: Add function ofptype_get_name().Ben Pfaff2015-07-061-1/+4
* Implement OpenFlow 1.4+ OFPMP_TABLE_DESC message.Ben Pfaff2015-07-031-0/+10
* openflow: Table maintenance commands for Geneve options.Jesse Gross2015-06-251-0/+12
* list: Rename struct list to struct ovs_listThomas Graf2014-12-151-8/+8
* ofp-util.c: Enable packet-in messages for OpenFlow 1.4 and 1.5.Jean Tourrilhes2014-11-211-1/+1
* ofp-util: Encoding and decoding of (draft) OpenFlow 1.5 group messages.Simon Horman2014-11-111-2/+5
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-1/+1
* ofp-msgs: Correct code for queue configuration messages in OpenFlow 1.0.Ben Pfaff2014-07-151-2/+2
* ofp-msgs: Add OFPRAW_OFPST14_FLOW_MONITOR_*Simon Horman2014-06-131-13/+15
* Implement OpenFlow 1.5 port desc stats request.Ben Pfaff2014-05-141-3/+6
* Implement OpenFlow 1.5 group desc stats request.Ben Pfaff2014-05-141-3/+6
* Implement OpenFlow 1.4 queue statistics.Ben Pfaff2014-05-141-2/+5
* Implement OpenFlow 1.4 port statistics.Ben Pfaff2014-05-141-2/+5
* Implement basic OpenFlow 1.4 table-mod message.Ben Pfaff2014-05-141-2/+5
* Implement OpenFlow 1.4 port_mod messages.Ben Pfaff2014-05-141-2/+5
* ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.Ben Pfaff2014-05-141-4/+10
* ofp-msgs: New functions ofpmp_version() and ofpmp_decode_raw().Ben Pfaff2014-05-141-0/+3
* Add basic implementation for OpenFlow 1.4 bundlesAlexandru Copot2014-05-021-0/+10
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-231-2/+2
* ofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.Alexander Wu2013-11-211-2/+2
* include/openflow: Add OpenFlow 1.4 header fileAlexandru Copot2013-10-291-0/+6
* Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_GET_CONFIG_REPLY.Venkitachalam Gopalakrishnan2013-10-291-3/+9
* ofproto: Report correct errors for unsupported stats/multipart requests.YAMAMOTO Takashi2013-10-241-0/+1
* openflow-1.1+: OFPT_TABLE_MOD (part 1)Andy Zhou2013-09-071-0/+4
* Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu2013-09-021-3/+7
* ofp-msgs: Consistently include "STATS" in the names of stats messages.Ben Pfaff2013-07-181-14/+14
* ofp-util: Support for OpenFlow 1.3 meters.Jarno Rajahalme2013-06-251-3/+3
* ofp-msgs: New function ofpraw_decode_assert().Ben Pfaff2013-02-111-1/+2
* Add Openflow 1.2 role request/reply processing, update OF 1.2 tests. Add stru...Jarno Rajahalme2012-12-281-8/+16
* Openflow 1.1 queue set/get config placeholders.Jarno Rajahalme2012-12-101-0/+10
* include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme2012-12-031-4/+4
* Initial OpenFlow 1.3 supportJarno Rajahalme2012-11-271-13/+122
* nicira-ext: Remove NXFF_OPENFLOW12.Ben Pfaff2012-11-161-1/+1
* ofp-msgs: Accept all versions of OpenFlow "hello" messages.Ben Pfaff2012-11-091-5/+22
* ofp-msgs: Open Flow 1.1 and 1.2 Queue Status MessagesSimon Horman2012-10-121-4/+11
* ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc StatsSimon Horman2012-10-121-3/+6
* ofp-msgs: Open Flow 1.1 and 1.2 Port Status MessagesSimon Horman2012-10-101-4/+10
* ofp-msgs: Allow encoding and decoding of Open Flow 1.1 & 1.2 Barrier MessagesSimon Horman2012-08-291-2/+2
* ofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUESTSimon Horman2012-08-291-3/+6
* ofp-msgs: Split OFPRAW_OFPST_TABLE_REPLYSimon Horman2012-08-101-3/+9
* ofp-msgs: Split OFPRAW_OFPST_FLOW_{REQUEST,REPLY}Simon Horman2012-08-101-4/+10
* ofp-util: Allow decoding of Open Flow 1.2 Port Mod MessageSimon Horman2012-08-091-1/+1
* ofp-util: Allow encoding of Open Flow 1.2 Flow Removed messagesSimon Horman2012-08-081-0/+3
* ofp-msgs: Update OFPRAW_OFPT_SET_CONFIG for OpenFlow 1.2Simon Horman2012-08-081-1/+1