netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / tests / ofp-print.at
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 PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-01-20 Ben Pfaffofp-print: Decode and print all async config messages...
2016-01-20 Ben Pfaffofp-util: Rewrite async config encoding and decoding...
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffopenflow: Rename OF0.1-1.3 queue property constants.
2016-01-20 Ben Pfaffofp-print: Improve formatting of queue stat requests...
2015-11-30 Ambika Aroraofproto: Implement OF1.4 error code for set-async-config
2015-11-30 Saloni JainImplement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
2015-11-04 Ben Pfaffofp-parse: Fix parsing, formatting of multiple fields...
2015-10-16 Simon Hormanofproto: Correct encoding and decoding of group 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-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-07 Ben Pfaffofp-util: Log the type of an invalid message being...
2015-07-07 Ben Pfaffofp-util: Require inner and outer message in bundle...
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-26 Jarno Rajahalmeflow_format: Do not format "in_port=0".
2015-03-24 Simon HormanImplement hash fields select group
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2014-12-22 Jarno Rajahalmebundles: Reject unbundlable messages.
2014-12-22 Jarno RajahalmeOF1.4 bundles: Verify xids.
2014-11-22 Jean Tourrilhesofp-util.c: Enable packet-in messages for OpenFlow...
2014-11-11 Simon Hormanofp-print: Support printing of (draft) OpenFlow 1.5...
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-10-06 Jarno Rajahalmelib/match: Do not format undefined fields.
2014-09-08 Jarno Rajahalmelib: Unify flags parsing and formatting.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-07-15 Ben Pfaffofp-msgs: Correct code for queue configuration messages...
2014-06-27 Gurucharan Shettyovs-ofctl: Ability to read a hex string from file.
2014-06-25 Joe Stringertests: Remove extraneous parenthesis from test name.
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-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-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2013-12-20 Ben Pfaffofp-print: Print durations with at least three decimals.
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_FLAGS for bad band flags.
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_COMMAND for bad meter...
2013-11-05 Ben Pfaffofp-util: Report OFPMMFC_BAD_BAND for bad band type...
2013-11-05 Ben Pfaffofp-actions: Allow meter actions in ofpacts_verify().
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-09 YAMAMOTO Takashitests: a comment on OF1.3 table_mod
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-21 Ben PfaffReinterpret base for meter band types bitmap.
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
2013-07-26 Ben Pfaffofp-util: Fix port and queue stat counting for OpenFlow...
2013-07-16 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-06-27 Jarno Rajahalmeofp-util: Meter fixes.
2013-06-26 Jarno Rajahalmeopenflow-common: Change flow removal reason codes.
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-05-30 Ben PfaffImplement duration fields in OpenFlow 1.3 port stats.
2013-05-17 Simon HormanAllow hexdump of packet data of PACKET_{IN, OUT} messages
2013-05-17 Simon Hormanofp-print: ofp_packet_to_string() Do not emit extra...
2013-03-08 Ben PfaffAdd table_id to NXM flow_removed messages.
2013-02-12 Ben PfaffMake OpenFlow 1.2+ role replies return the generation ID.
2013-01-15 Jarno Rajahalmeofp-print.c: Fix remaining port number prints.
2012-12-28 Jarno RajahalmeAdd Openflow 1.2 role request/reply processing, update...
2012-11-28 Ansis Attekaflow: use rule priority in match_format() function
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-09 Ben Pfafftests: Add tests for encoding and decoding OpenFlow...
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-10-22 Mehak MahajanARP packets must have print arp_tpa/arp_spa instead...
2012-10-22 Mehak MahajanDo not print ICMP fields for non IP packets.
2012-10-22 Mehak MahajanChange logging format for flows to that accepted by...
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-10-01 Simon Hormanofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
2012-09-26 Isaku Yamahataofp-actions: Add support for OpenFlow 1.2 "set-field...
2012-09-21 Simon Hormanflow: Only show IPv4 flow information for IPv4 flows
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
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-29 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-17 Ben PfaffDo not include zeroed metadata fields in NXM/OXM packet...
next