summaryrefslogtreecommitdiff
path: root/tests/ofproto.at
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-xlate: Always mask ip proto field.Aaron Conole2023-04-061-0/+182
* lib: Print nw_frag in flow key.Rosemarie O'Riorden2022-07-191-5/+5
* ofp-monitor: Support flow monitoring for OpenFlow 1.3, 1.4+.Vasu Dasari2022-04-281-53/+123
* ofp-monitor: Extend Flow Monitoring support for OF 1.0-1.2 with Nicira Extens...Vasu Dasari2022-04-281-76/+96
* netdev-dummy: Introduce per rxq/txq statistics.Maxime Coquelin2022-01-171-1/+2
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-2/+2
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-67/+67
* userspace: Add GTP-U support.William Tu2020-03-251-1/+1
* tests: Log commands being executed for async message control test.Ben Pfaff2019-12-121-65/+79
* tests: Improve logging for async message control test.Ben Pfaff2019-12-121-5/+10
* ofp-print: Abbreviate lists of fields in table features output.Ben Pfaff2019-12-121-243/+11
* ofp-monitor: Fixed the usage of 'usable_protocols' variable in 'parse_flow_mo...Ashish Varma2019-11-011-0/+21
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-2/+2
* ofproto: fix the bug of bucket counter is not updatedLi Wei2019-03-251-0/+16
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-051-111/+44
* Support for match & set ICMPv6 reserved and options type fieldsVishal Deep Ajmera2019-02-041-1/+3
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-151-0/+90
* ofp-group: support to insert bucket with weight value for select typesolomon2019-01-101-0/+14
* ofp-table: Ignore bits that have to change according to OpenFlow.Ben Pfaff2018-10-261-29/+16
* ofp-table: Better summarize table features and statistics.Ben Pfaff2018-10-261-20/+5
* ofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1.0-1.3Zak Whittington2018-10-261-0/+199
* netdev-dummy: Initialize new dummy ports as "up".Ben Pfaff2018-10-181-93/+113
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-20/+20
* userspace: add erspan tunnel support.William Tu2018-05-211-1/+5
* Add OpenFlow extensions for group support in OpenFlow 1.0.Ben Pfaff2018-05-171-17/+76
* Add support for OpenFlow 1.5 statistics (OXS).SatyaValli2018-05-161-0/+1
* ofproto: Allow bundle idle timeout to be configured.Flavio Leitner2018-05-091-0/+129
* Implement OF1.3 extension for OF1.4 role status feature.Ben Pfaff2018-02-131-0/+66
* Support accepting and displaying table names in OVS tools.Ben Pfaff2018-02-011-28/+61
* nsh: add new flow key 'ttl'Yi Yang2018-01-111-1/+2
* netdev: Custom statistics.Michal Weglicki2018-01-101-0/+2
* ofp-errors: Send as much of a message as possible in an error reply.Ben Pfaff2018-01-091-28/+18
* ofproto: Delete all groups and meters when (un)configuring a controller.Ben Pfaff2018-01-081-0/+58
* ofproto: Keep inserting buckets into a group from changing group type.Ben Pfaff2017-12-111-0/+25
* stream-unix: Give accepted sockets distinct names for log messages.Ben Pfaff2017-12-081-1/+1
* tests: Convert miscellaneous test code from Perl to Python.Ben Pfaff2017-11-261-18/+20
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-12/+12
* userspace: Add support for NSH MD1 match fieldsJan Scheurich2017-08-071-1/+10
* OpenFlow: Add support for "group delete" flow removed reason to 1.3.Justin Pettit2017-07-161-7/+7
* userspace: Introduce packet_type in OF 1.5 packet-outZoltán Balogh2017-06-271-0/+81
* userspace: Add OXM field MFF_PACKET_TYPEJan Scheurich2017-06-271-0/+1
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-311-28/+28
* ofp-parse: Parse pipeline fields in OF1.5 packet-outYi-Hung Wei2017-05-311-0/+29
* tests/ofproto.at: Workaround some racesTimothy Redaelli2017-05-051-9/+5
* ofproto: Add support of OFPR_PACKET_OUT as packet-in reasonYi-Hung Wei2017-04-241-6/+6
* connmgr: Fix internal packet-in reason code mask.Yi-Hung Wei2017-04-241-3/+20
* ofproto-dpif: Propagate may_enable flag as link aliveness.László Sürü2017-04-211-13/+13
* Add support for OpenFlow 1.6 (draft) port status and port mod messages.Ben Pfaff2017-04-071-0/+66
* nx-match: Use vl_mff_map to parse match field.Yi-Hung Wei2017-03-151-4/+11
* odp: Support conntrack orig tuple key.Jarno Rajahalme2017-03-081-0/+7