Implement OFPT_TABLE_STATUS Message.
[cascardo/ovs.git] / lib / ofp-print.c
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben Pfaffofp-util: Rename struct ofputil_packet_in member 'len...
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2016-01-21 Ben Pfaffofp-util: Make decoding switch features harder to misus...
2016-01-20 Ben Pfaffopenflow: Better abstract handling of packet-in messages.
2016-01-20 Ben Pfaffofp-print: Decode and print all async config messages...
2016-01-20 Ben Pfaffofp-util: Fix OF1.4+ version of ofputil_decode_set_asyn...
2016-01-20 Ben Pfaffofp-util: Rewrite async config encoding and decoding...
2016-01-20 Ben Pfaffofp-util: Define struct ofputil_async_cfg to hold async...
2016-01-20 Ben Pfaffofp-util: New function ofputil_async_msg_type_to_string().
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffofp-print: Improve formatting of queue stat requests...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-07 Ben PfaffBetter abstract OFPT_SET_CONFIG and OFPT_GET_CONFIG_REP...
2016-01-04 William Tuofp-print: Fix memory leak at ofp_print_bundle_add().
2015-12-15 Mengke Liugeneve-map-rename: rename geneve-map to tlv-map.
2015-11-30 Ambika Aroraofproto: Implement OF1.4 error code for set-async-config
2015-11-30 Saloni JainImplement Vacancy Events for OFPMP_TABLE_DESC.
2015-11-30 Saloni JainImplement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
2015-11-24 Jarno Rajahalmeopenflow: Remove OFPG11_*
2015-11-04 Ben Pfaffofp-parse: Fix parsing, formatting of multiple fields...
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-08-25 Joe Stringerofp-print: Fix redundant expression.
2015-07-29 Ben PfaffFix treatment of OpenFlow 1.1+ bucket weights.
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeofproto: Postpone sending flow removed messages.
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-02 Jarno Rajahalmebundles: Validate bundled messages.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-24 Simon HormanSupport encoding of NTR selection method
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-11-11 Simon Hormanofp-print: Support printing of (draft) OpenFlow 1.5...
2014-11-11 Simon Hormanofp-print: Print bucket ids of OpenFlow 1.5 group messages.
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-04 Simon Hormanofp-print: Use ds_chomp() in ofp10_match_to_string()
2014-10-31 Simon Hormanofp-print-ofctl: Free group buckets.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-07-26 Ben PfaffRemove assumption that there are 64 or fewer fields.
2014-05-27 Simon Hormanofp-print: Merge ofp_print_stats_{reply, request}()
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 PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-14 Ben Pfaffofp-util: Remove ofputil_count_phy_ports().
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-05-01 Alexandru Copotofp-print: Enable printing OF1.4 version
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-05 Ben Pfaffofp-print: Fix misaligned data access in ofp_print_erro...
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-25 Jarno Rajahalmelib/ofpbuf: Remove 'l7' pointer.
2014-03-24 Jarno Rajahalmeofp-util: Fix inconsistencies in table features type.
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-19 Jarno Rajahalmelib/flow: Retain ODPP_NONE on flow_extract().
2014-03-12 Gurucharan Shettyofp-print: __attribute__ format in visual studio.
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2013-12-20 Ben Pfaffofp-print: Print durations with at least three decimals.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
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-24 YAMAMOTO Takashiofp-print: Update a printf format for the recent pin...
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-14 Ben Pfaffofp-actions: Make ofpacts_format() caller add "actions...
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Alexandru Copotofp-print: display OFPT_GET_ASYNC_REPLY in same way...
2013-09-05 Simon Hormanovs-ofctl: Handle any number of buckets in group statistics
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-21 Ben PfaffReinterpret base for meter band types bitmap.
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
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-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-12 Ben Pfaffofp-print: Avoid returning static data.
next