]> git.proxmox.com Git - ovs.git/history - tests
v2 netlink-socket: Fix broken build on Windows
[ovs.git] / tests /
2018-03-31 Flavio Leitnernetdev-linux: fail ops not supporting remote netns.
2018-03-31 Flavio Leitnernetlink linux: enable listening to all nsids
2018-03-31 Guoshuai Lictl-option: add --inactivity-probe= option in set targe...
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-03-24 Ben Pfaffovsdb: Add support for online schema conversion.
2018-03-24 Ben Pfaffovsdb-server: Add new RPC "set_db_change_aware".
2018-03-24 Ben Pfaffovsdb-server: Add support for a built-in _Server database.
2018-03-24 Ben Pfaffreconnect: Add ability to do a number of retries withou...
2018-03-24 Ben Pfafflog: Add async commit support.
2018-03-14 Timothy Redaellitests: Add some Python3 test variants on ovsdb-idl.at
2018-03-09 Lorenzo BianconiOVN: add acl reject support using icmp4 action
2018-03-09 Lorenzo BianconiOVN: add icmp4{} action support
2018-03-09 Guoshuai Lipython: Fix decoding error when the received data is...
2018-03-08 Eric Garvertests/ofproto-dpif: New test for action_set after trave...
2018-03-08 Alin Gabriel Serdeantests-windows: Add OpenSSL directory to autotest path
2018-03-08 Alin Gabriel Serdeantests-windows: Make flow extractor work on Windows
2018-03-08 Ben Pfaffovsdb-server: Don't be picky about particular error...
2018-03-08 Ben Pfafftests: Fix hang when "SSL db: implementation" test...
2018-03-07 Timothy Redaellijsonrpc-py.at: Fix two $PYTHON leftovers
2018-03-07 Mark Michelsonovn: Calculate UDP checksum for DNS over IPv6
2018-03-07 Ben Pfafftests: Wait for entire trace to hit log.
2018-03-06 William Tuxlate: auto ofproto trace when recursion too deep
2018-02-28 Justin PettitDon't shadow variables.
2018-02-28 Justin Pettitdp-packet: Add index to DP_PACKET_BATCH_FOR_EACH to...
2018-02-26 Balazs Nemethtests: Make packet-type-aware.at hash independent
2018-02-16 William Tuodp.at: fix sed string matching typo.
2018-02-15 Guoshuai Liovn-controller: Fix crash when sending GARP when openfl...
2018-02-14 Yi-Hung Weiconntrack: Support conntrack flush by ct 5-tuple
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-02-10 Justin Pettittests: Don't include a newline in ovs_fatal() calls.
2018-02-09 Mark Michelsonovn: Allow DNS lookups over IPv6
2018-02-07 Ben Pfaffexpr: Add additional invariant check in test.
2018-02-06 Ben Pfaffovs-vsctl: Add commands "add-bond-iface" and "del-bond...
2018-02-06 Ben Pfaffovs-vsctl: Use default socket name in tests.
2018-02-06 Ben Pfaffovs-vsctl: Remove superfluous OVS_VSCTL_CLEANUP from...
2018-02-06 Ben Pfaffovsdb-client: Add --timeout option.
2018-02-02 Guoshuai Liovn-controller: Process logical flow matches before...
2018-02-01 Guoshuai Liovn-nbctl: Add QoS commands.
2018-02-01 Ben Pfafftests: Make OVS_WAIT_UNTIL and OVS_WAIT_WHILE failures...
2018-02-01 Venkata AnilAdd unixctl option for ovn-northd
2018-02-01 William Tulearn: improve test case
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben Pfaffovs-vswitchd: Avoid or suppress memory leak warning...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2018-01-31 Ben Pfaffofp-actions: Make formatting and parsing functions...
2018-01-31 Ben Pfaffclassifier: Refactor interface for classifier_remove().
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-27 Ben Pfaffflow: Add some L7 payload data to most L4 protocols...
2018-01-26 Ben Pfaffofproto-dpif-trace: Generalize syntax for ofproto/trace.
2018-01-24 Guoshuai Liovn: OVN Support QoS meter
2018-01-24 Guoshuai Liovn-controller: Add extend_table instead of group_table...
2018-01-23 Leonid Ryzhyktests: Fix non-canonical MAC addresses in ovn.at.
2018-01-23 Zoltan Baloghxlate: fix xport lookup for recirc
2018-01-23 Zoltan Baloghofproto-dpif-sflow: Recursively examine actions inside...
2018-01-20 Eric Garversystem-traffic: Add conntrack floating IP test
2018-01-20 Eric Garversystem-common-macros: Check for ct_clear action in...
2018-01-20 Eric Garverdpif: Add support for OVS_ACTION_ATTR_CT_CLEAR
2018-01-19 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-17 Kevin Traynordpif-netdev: Add percentage of pmd/core used by each...
2018-01-17 Jan Scheurichdpif-netdev: Refactor PMD performance into dpif-netdev...
2018-01-11 Yi Yangnsh: add dec_nsh_ttl action
2018-01-11 Yi Yangnsh: add new flow key 'ttl'
2018-01-11 Jakub Sitnickitests: Flunk OVN tests if populating ARP tables failed.
2018-01-11 Alin Gabriel Serdeanovn-northd.at: Fix MSYS IPv6 interpretation
2018-01-11 Justin Pettitofproto-dpif: Don't slow-path controller actions with...
2018-01-11 Justin Pettitofproto-dpif: Don't slow-path controller actions.
2018-01-11 Justin Pettitofp-actions: Add action "debug_slow" for testing slow...
2018-01-11 Justin Pettitofproto-dpif: Use a fixed size userspace cookie.
2018-01-10 Michal Weglickinetdev: Custom statistics.
2018-01-10 William Tutunnel: fix tunnel flags set/clear.
2018-01-10 Ashish Varmatests: add-del-add sequence for interface
2018-01-09 Darrell Balltests: Add dpctl test for conntrack nconns/maxconns.
2018-01-09 Ben Pfaffofp-errors: Send as much of a message as possible in...
2018-01-08 Yi Yangnsh: rework NSH netlink keys and actions
2018-01-08 Ben Pfaffofproto: Delete all groups and meters when (un)configur...
2018-01-05 Ben Pfaffofp-print: Include full hex dump of messages that fail...
2018-01-05 Mark MichelsonOVN: Add support for periodic router advertisements.
2018-01-04 Ben Pfafftunnel: Add ofproto/list-tunnels command for troublesho...
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-26 Jakub Sitnickitests: Kill the daemons at cleanup only if pidfile...
2017-12-25 Ben Pfafflog: Support multiple magic.
2017-12-24 Ben Pfafflog: New functions for replacing a log's contents.
2017-12-24 Ben Pfafflog: Add new open mode OVSDB_LOG_CREATE_EXCL.
2017-12-24 Ben Pfafflog: Require log entries to be JSON objects.
2017-12-24 Ben Pfafflog: Allow client to specify magic.
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-12-22 Ben Pfafftable: Add --max-column-width option.
2017-12-22 Ben Pfaffovsdb-server: Forbid user-specified databases with...
2017-12-22 Ben Pfaffovsdb-client: Add new "query" command.
2017-12-22 Ben Pfaffovsdb-client: Add new "restore" command.
2017-12-22 Ben Pfaffovs-vswitchd: Allow more convenient 0x short form for...
2017-12-20 Yifeng Sunvalgrind: Add support to run kernel datapath testsuite...
2017-12-19 Leonid Ryzhyktests: Fix typo in ovn.at test script.
2017-12-19 Ben Pfaffovsdb-tool: Add new "db-name" and "schema-name" commands.
2017-12-15 Ben Pfaffovsdb-client: Add new "backup" command.
2017-12-14 Ben Pfaffovsdb-client: Add new "get-schema-cksum" command.
2017-12-14 Ben Pfaffovsdb-client: Move ovsdb-client specific tests to new...
2017-12-13 Ben Pfaffovsdb-error: New function ovsdb_error_to_string_free().
next