]> git.proxmox.com Git - mirror_ovs.git/history - tests/ofproto.at
conntrack: Rename "master" connection to "parent" connection.
[mirror_ovs.git] / tests / ofproto.at
2020-10-17 Ben PfaffUse primary/secondary, not master/slave, as names for...
2020-03-26 William Tuuserspace: Add GTP-U support.
2019-12-12 Ben Pfafftests: Log commands being executed for async message...
2019-12-12 Ben Pfafftests: Improve logging for async message control test.
2019-12-12 Ben Pfaffofp-print: Abbreviate lists of fields in table features...
2019-11-01 Ashish Varmaofp-monitor: Fixed the usage of 'usable_protocols'...
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-03-25 Li Weiofproto: fix the bug of bucket counter is not updated
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2019-02-04 Vishal Deep AjmeraSupport for match & set ICMPv6 reserved and options...
2019-01-16 Ben Pfaffovs-vswitchd: Implement OFPT_TABLE_FEATURES table modif...
2019-01-10 solomonofp-group: support to insert bucket with weight value...
2018-10-26 Ben Pfaffofp-table: Ignore bits that have to change according...
2018-10-26 Ben Pfaffofp-table: Better summarize table features and statistics.
2018-10-26 Zak Whittingtonofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1...
2018-10-18 Ben Pfaffnetdev-dummy: Initialize new dummy ports as "up".
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-05-22 William Tuuserspace: add erspan tunnel support.
2018-05-17 Ben PfaffAdd OpenFlow extensions for group support in OpenFlow...
2018-05-16 SatyaValliAdd support for OpenFlow 1.5 statistics (OXS).
2018-05-09 Flavio Leitnerofproto: Allow bundle idle timeout to be configured.
2018-02-13 Ben PfaffImplement OF1.3 extension for OF1.4 role status feature.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2018-01-11 Yi Yangnsh: add new flow key 'ttl'
2018-01-10 Michal Weglickinetdev: Custom statistics.
2018-01-09 Ben Pfaffofp-errors: Send as much of a message as possible in...
2018-01-08 Ben Pfaffofproto: Delete all groups and meters when (un)configur...
2017-12-11 Ben Pfaffofproto: Keep inserting buckets into a group from chang...
2017-12-11 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-08 Ben Pfaffstream-unix: Give accepted sockets distinct names for...
2017-11-27 Ben Pfafftests: Convert miscellaneous test code from Perl to...
2017-11-27 Ben Pfafftests: Convert uuidfilt utility from Perl to Python.
2017-08-07 Jan Scheurichuserspace: Add support for NSH MD1 match fields
2017-07-16 Justin PettitOpenFlow: Add support for "group delete" flow removed...
2017-06-27 Zoltán Baloghuserspace: Introduce packet_type in OF 1.5 packet-out
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-31 Yi-Hung Weiofp-parse: Parse pipeline fields in OF1.5 packet-out
2017-05-05 Timothy Redaellitests/ofproto.at: Workaround some races
2017-04-24 Yi-Hung Weiofproto: Add support of OFPR_PACKET_OUT as packet-in...
2017-04-24 Yi-Hung Weiconnmgr: Fix internal packet-in reason code mask.
2017-04-21 László Sürüofproto-dpif: Propagate may_enable flag as link aliveness.
2017-04-07 Ben PfaffAdd support for OpenFlow 1.6 (draft) port status and...
2017-03-15 Yi-Hung Weinx-match: Use vl_mff_map to parse match field.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-02-01 Yi-Hung Weiofp-actions: Fix variable length meta-flow OXMs.
2017-01-05 Daniele Di Proiettoofproto: Fix crash on flow monitor request with tun_met...
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-10-12 Ben Pfafftests: Get rid of overly specific --pidfile and --unixc...
2016-09-16 Jarno Rajahalmexlate: Use dp_hash for select groups.
2016-09-15 Jarno Rajahalmeofproto: Remove double reporting from bundles.
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-09-13 Jarno Rajahalmeofproto: Add a fixed bundle idle timeout of 10 seconds.
2016-09-13 Jarno Rajahalmetests: Keyword fixes.
2016-08-30 Jarno Rajahalmelib: Retire packet buffering feature.
2016-08-15 Jarno Rajahalmeofproto: Reduce bundle memory use.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmevconn: Better bundle error management.
2016-07-29 Jarno Rajahalmeofproto: Lockless group lookups.
2016-07-29 Daniele Di Proiettonetdev-*: Do not use dp_packet_pad() in recv() functions.
2016-07-13 Justin PettitIntroduce 128-bit xxregs.
2016-07-13 Justin PettitIncrease number of registers to 16.
2016-07-03 Jan Scheurichofproto: Add relaxed group_mod command ADD_OR_MOD
2016-06-14 Ben Pfaffofp-util: Fix parsing of parenthesized values within...
2016-06-03 Ben Pfaffofp-print: Sort queues before printing in OFPT_QUEUE_GE...
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-18 Ben PfaffAdd skeleton for OF1.6 support.
2016-03-18 Lance Richardsontests: consistently use OVS_APP_EXIT_AND_WAIT() for...
2016-03-08 Ben Pfaffopenflow: Support matching and modifying MPLS TTL field.
2016-02-29 Jarno Rajahalmeofp: Add support for bundles extension in OpenFlow...
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-01-28 Ben Pfafftests: Avoid useless use of cat.
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_XIDS from macro to shell...
2016-01-28 Ben Pfafftests: Change ADD_OF_PORTS from macro to shell function.
2016-01-20 Ben Pfaffofp-print: Decode and print all async config messages...
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffnetdev-dummy: Add a dummy queue.
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...
2016-01-20 Ben Pfaffofproto: Fix memory leak and memory exhaustion bugs...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-07 Ben Pfaffofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for...
2015-12-23 Zoltán Baloghofproto: Remove flows from all tables upon group deletion.
2015-12-04 Thadeu Lima de Sou... Allow flow-based IPv6 tunnels to be configured with...
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-29 Ben Pfaffofp-util: Add "check_overlap" and "reset_counts" to...
2015-11-29 Ben Pfaffofproto: Fix inserting buckets at the end of an empty...
2015-11-29 Ben Pfafftests: Add tests for out_port and out_group.
2015-11-26 YAMAMOTO Takashiofproto.at: Workaround a race
2015-11-26 YAMAMOTO Takashiofproto.at: Portability improvement
2015-11-26 YAMAMOTO Takashiofproto-macros.at: Rename vconn_windows_sub to vconn_sub
2015-11-25 Ben Pfaffofproto: Correctly reject duplicate bucket ID for OFPGC...
2015-11-09 Justin Pettitvswitchd: Allow modifying ICMP type and code.
2015-11-04 Ben Pfaffofp-parse: Fix parsing, formatting of multiple fields...
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix OpenFlow versions with '--bundle'
next