Implement OFPT_TABLE_STATUS Message.
[cascardo/ovs.git] / lib / ofp-msgs.h
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-19 Ben Pfaffofp-msgs: Add support for ONF extension messages.
2016-01-20 Ben Pfaffopenflow: Get rid of struct ofp13_packet_in.
2016-01-20 Ben Pfaffofp-util: Add function to encode OFPT_SET_ASYNC messages.
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffofp-msgs: Fix definitions of OF1.4 OFPT_GET_ASYNC_REPLY...
2015-12-15 Mengke Liugeneve-map-rename: rename geneve-map to tlv-map.
2015-09-29 Minoru TAKAHASHIofp-msgs: fix enum of OFPMP_TABLE_DESC.
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-07-31 Minoru TAKAHASHIofp-util: Fix group desc request encoding.
2015-07-31 Minoru TAKAHASHIofp-util: Fix port desc request encoding.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-07 Ben Pfaffofp-msgs: Add function ofptype_get_name().
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-11-22 Jean Tourrilhesofp-util.c: Enable packet-in messages for OpenFlow...
2014-11-11 Simon Hormanofp-util: Encoding and decoding of (draft) OpenFlow...
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-07-15 Ben Pfaffofp-msgs: Correct code for queue configuration messages...
2014-06-13 Simon Hormanofp-msgs: Add OFPRAW_OFPST14_FLOW_MONITOR_*
2014-05-14 Ben PfaffImplement OpenFlow 1.5 port desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.5 group desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 queue statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port statistics.
2014-05-14 Ben PfaffImplement basic OpenFlow 1.4 table-mod message.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Implement OpenFlow 1.4 port status and port...
2014-05-14 Ben Pfaffofp-msgs: New functions ofpmp_version() and ofpmp_decod...
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2013-11-21 Alexander Wuofp-msgs: Fix limits of OFPMP_TABLE_FEATURES.
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-25 YAMAMOTO Takashiofproto: Report correct errors for unsupported stats...
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-07-18 Ben Pfaffofp-msgs: Consistently include "STATS" in the names...
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-02-12 Ben Pfaffofp-msgs: New function ofpraw_decode_assert().
2012-12-28 Jarno RajahalmeAdd Openflow 1.2 role request/reply processing, update...
2012-12-10 Jarno RajahalmeOpenflow 1.1 queue set/get config placeholders.
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-16 Ben Pfaffnicira-ext: Remove NXFF_OPENFLOW12.
2012-11-09 Ben Pfaffofp-msgs: Accept all versions of OpenFlow "hello" messages.
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-12 Simon Hormanofp-msgs: Update for OpenFlow 1.1 & 1.2 Port Desc Stats
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-08-29 Simon Hormanofp-msgs: Allow encoding and decoding of Open Flow...
2012-08-29 Simon Hormanofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST
2012-08-10 Simon Hormanofp-msgs: Split OFPRAW_OFPST_TABLE_REPLY
2012-08-10 Simon Hormanofp-msgs: Split OFPRAW_OFPST_FLOW_{REQUEST,REPLY}
2012-08-09 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Port Mod...
2012-08-09 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Flow Removed...
2012-08-08 Simon Hormanofp-msgs: Update OFPRAW_OFPT_SET_CONFIG for OpenFlow 1.2
2012-08-08 Simon Hormanofp-util: Allow encoding of Open Flow 1.2 Packet In...
2012-07-31 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-31 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-31 Ben Pfaffnicira-ext: Drop nx_aggregate_stats_reply structure.
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...