summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ipsec: Fix race in system tests.Mark Gray2021-04-201-66/+65
* Add test cases for ingress_policing parametersTianyu Yuan2021-04-133-0/+76
* ipsec: Introduce IPsec system tests for Libreswan.Mark Gray2021-04-013-1/+409
* system-common-macros: clean up veth device on test failure.Mark Gray2021-04-011-1/+1
* ovsdb-idl: Mark arc sources as updated when destination is deleted.Dumitru Ceara2021-04-011-0/+2
* ovsdb-idl: Preserve references for deleted rows.Dumitru Ceara2021-04-013-23/+381
* ovsdb-idl.at: Make test outputs more predictable.Dumitru Ceara2021-04-014-357/+393
* ovs-ofctl: Fix segfault due to bad meter n_bands.Flavio Fernandes2021-04-011-0/+2
* db-ctl-base: Warn if "destroy" command lacks --all or record argument.Alexey Roytman2021-03-301-0/+5
* dpif-netdev: Refactor and fix the buckets calculation.Tonghao Zhang2021-03-302-31/+33
* python: Send notifications after the transaction ends.Terry Wilson2021-03-152-2/+28
* dpif-netdev: Fix crash when add dp flow without in_port field.Mao YingMing2021-03-011-0/+17
* ovsdb-client: Fix needs-conversion when SERVER is explicitly specified.Alexey Roytman2021-02-191-0/+24
* windows, tests: Modify service test.Alin Gabriel Serdean2021-02-191-2/+2
* github: Run clang test with AddressSanitizer enabled.Ilya Maximets2021-02-171-1/+4
* ofp-actions: Fix use-after-free while decoding RAW_ENCAP.Ilya Maximets2021-02-173-1/+3
* flow: Support extra padding length.Flavio Leitner2021-02-101-0/+36
* db-ctl-base: Add {in} and {not-in} set relational operators.Ben Pfaff2021-02-021-1/+21
* system-dpdk: Fix 4th and 5th testcases of the system-dpdk testsuite.Emma Finn2021-01-271-4/+4
* conntrack: Fix the icmp conntrack new state.Tonghao Zhang2021-01-262-0/+50
* test-ovsdb: Log steps in idl test.Ben Pfaff2021-01-211-129/+137
* ovsdb: Use column diffs for ovsdb and raft log entries.Ilya Maximets2021-01-152-2/+5
* reconnect: Add Python implementation of received_attempt(), and test.Ben Pfaff2021-01-073-8/+62
* dpctl: Add add/mod/del-flows command.Eelco Chaudron2021-01-051-0/+50
* tunnel: Bareudp Tunnel Support.Martin Varghese2020-12-221-0/+96
* odp-util: Fix netlink message overflow with userdata.Ilya Maximets2020-12-221-0/+37
* dpif-netlink: Fix issues of the offloaded flows counter.Jianbo Liu2020-12-211-0/+4
* test-stream: Silence memory leak report.Ilya Maximets2020-12-211-0/+1
* conntrack: add generic IP protocol supportEelco Chaudron2020-12-211-0/+29
* jsonrpc: Avoid disconnecting prematurely due to long poll intervals.Ben Pfaff2020-12-181-0/+1
* ovsdb-cluster.at: Fix infinite loop in torture tests.Ilya Maximets2020-12-041-1/+1
* ovsdb-idl: Fix memleak when reinserting tracked orphan rows.Dumitru Ceara2020-12-031-0/+52
* ovsdb-idl: Fix iteration over tracked rows with no actual data.Ilya Maximets2020-11-273-6/+125
* tests: Add overflow test for the sha1 library.Ilya Maximets2020-11-272-1/+39
* checkpatch: Add check for a whitespace after cast.Ilya Maximets2020-11-271-0/+17
* ovsdb-idl: Return correct seqno from ovsdb_idl_db_set_condition().Dumitru Ceara2020-11-161-0/+4
* ovsdb-idl: Fix *_is_new() IDL functions.Mark Gray2020-11-162-9/+28
* ovsdb-idl.at: Return stream open_block python tests.Ilya Maximets2020-11-161-22/+14
* tests: Add parse-flow tests for MPLS fields.Timothy Redaelli2020-11-161-0/+3
* odp-util: Fix overflow of nested netlink attributes.Ilya Maximets2020-11-161-0/+29
* dpctl: Add the option 'pmd' for dump-flows.Tonghao Zhang2020-11-101-0/+9
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-217-247/+247
* conntrack: Rename "master" connection to "parent" connection.Ben Pfaff2020-10-212-6/+6
* ofp-ed-props: Fix using uninitialized padding for NSH encap actions.Ilya Maximets2020-10-171-0/+11
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-164-9/+10
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-163-97/+98
* ovsdb-idl.at: Queue for termination all OVSDB IDL pids.Alin Gabriel Serdean2020-10-081-1/+1
* system-userspace-packet-type-aware.at: Wait for ip address updates.Ilya Maximets2020-10-081-0/+3
* windows, tests: Strip EOL characters when passing them to tasklistAlin Gabriel Serdean2020-09-241-0/+1
* ovsdb-idl.at: Wait all servers to join the cluster.Flavio Leitner2020-09-091-21/+31