aboutsummaryrefslogtreecommitdiff
path: root/lib/ofp-msgs.h
AgeCommit message (Expand)Author
2013-09-07openflow-1.1+: OFPT_TABLE_MOD (part 1)Andy Zhou
2013-09-02Implement OpenFlow 1.1+ "groups" protocol.Neil Zhu
2013-07-18ofp-msgs: Consistently include "STATS" in the names of stats messages.Ben Pfaff
2013-06-25ofp-util: Support for OpenFlow 1.3 meters.Jarno Rajahalme
2013-02-11ofp-msgs: New function ofpraw_decode_assert().Ben Pfaff
2012-12-28Add Openflow 1.2 role request/reply processing, update OF 1.2 tests. Add stru...Jarno Rajahalme
2012-12-10Openflow 1.1 queue set/get config placeholders.Jarno Rajahalme
2012-12-03include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme
2012-11-27Initial OpenFlow 1.3 supportJarno Rajahalme
2012-11-16nicira-ext: Remove NXFF_OPENFLOW12.Ben Pfaff
2012-11-09ofp-msgs: Accept all versions of OpenFlow "hello" messages.Ben Pfaff
2012-10-12ofp-msgs: Open Flow 1.1 and 1.2 Queue Status MessagesSimon Horman
2012-10-12ofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc StatsSimon Horman
2012-10-10ofp-msgs: Open Flow 1.1 and 1.2 Port Status MessagesSimon Horman
2012-08-29ofp-msgs: Allow encoding and decoding of Open Flow 1.1 & 1.2 Barrier MessagesSimon Horman
2012-08-29ofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUESTSimon Horman
2012-08-10ofp-msgs: Split OFPRAW_OFPST_TABLE_REPLYSimon Horman
2012-08-10ofp-msgs: Split OFPRAW_OFPST_FLOW_{REQUEST,REPLY}Simon Horman
2012-08-09ofp-util: Allow decoding of Open Flow 1.2 Port Mod MessageSimon Horman
2012-08-08ofp-util: Allow encoding of Open Flow 1.2 Flow Removed messagesSimon Horman
2012-08-08ofp-msgs: Update OFPRAW_OFPT_SET_CONFIG for OpenFlow 1.2Simon Horman
2012-08-08ofp-util: Allow encoding of Open Flow 1.2 Packet In MessagesSimon Horman
2012-07-30openflow: Separate OF1.0, OF1.1 flow_mod constants and types.Ben Pfaff
2012-07-30openflow: Rename OpenFlow 1.0 statistics messages with "10" infix.Ben Pfaff
2012-07-30nicira-ext: Drop nx_aggregate_stats_reply structure.Ben Pfaff
2012-07-30ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff