]> git.proxmox.com Git - ovs.git/history - tests/ofp-print.at
Fix ovs-dpctl-top by removing 3 wrong hunks in py3-compat.patch.
[ovs.git] / tests / ofp-print.at
2021-01-09 Luca BoccassiMerge branch 'master-dfsg' into 2.15
2021-01-09 Luca BoccassiMerge commit 'def6eb1ea' into master-dfsg
2021-01-08 Thomas GoirandMerge tag '2.15.0_git20210104.def6eb1ea' into master...
2020-10-17 Ben PfaffUse primary/secondary, not master/slave, as names for...
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2019-12-12 Ben Pfaffofp-print: Abbreviate lists of fields in table features...
2019-07-11 Thomas GoirandMerge branch 'branch-2.11-ds' into debian/train
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2018-10-26 Zak Whittingtonofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1...
2018-08-31 Thomas GoirandMerge tag '2.10.0+ds1' into debian/rocky
2018-08-31 Thomas GoirandMerge tag '2.10.0' into master-dfsg
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
2018-05-17 Ben Pfaffofp-print: Handle statistics more systematically.
2018-05-17 Ben PfaffAdd OpenFlow extensions for group support in OpenFlow...
2018-05-16 SatyaValliAdd support for OpenFlow 1.5 statistics (OXS).
2018-02-13 Ben PfaffImplement OF1.3 extension for OF1.4 role status feature.
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-01-05 Ben Pfaffofp-print: Include full hex dump of messages that fail...
2017-10-30 Ben Pfafftreewide: Get rid of "echo -n", and add a test to preve...
2017-10-07 Ben Pfaffofp-print: Avoid trailing white space in OpenFlow dumps.
2017-05-31 Yi-Hung Weiofproto: Add pipeline fields support for OF 1.5 packet-out
2017-05-31 Yi-Hung Weiofp-util: Add OpenFlow 1.5 packet-out support
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-03-16 Eric GarverAdd support for 802.1ad (QinQ tunneling)
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-09-13 Jarno Rajahalmetests: Keyword fixes.
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-06-03 Ben Pfaffofp-print: Sort queues before printing in OFPT_QUEUE_GE...
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.
next