summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* python: Fixup python shebangs to python3.Greg Rose2020-08-264-6/+35
* test-conntrack: Fix conntrack benchmark by clearing conntrack metadata.Ilya Maximets2020-08-261-0/+4
* connmgr: Support changing openflow versions without restarting.Aaron Conole2020-08-171-0/+17
* ovsdb-server: Replace in-memory DB contents at raft install_snapshot.Dumitru Ceara2020-08-063-3/+39
* odp-util: Fix clearing match mask if set action is partially unnecessary.Ilya Maximets2020-07-291-0/+23
* bfd: Support overlay BFDYifeng Sun2020-07-271-0/+32
* tests: Refactor the iptables accept rule.William Tu2020-07-272-10/+9
* dpif-netdev.at: Wait for miss upcall log.Ilya Maximets2020-07-231-4/+8
* ovs-router: Fix flushing of local routes.Ilya Maximets2020-07-213-1/+31
* bond: Add 'primary' interface concept for active-backup mode.Jeff Squyres2020-07-172-14/+246
* dpif-netdev: Don't use zero flow mark.Eli Britstein2020-07-081-9/+9
* dpif-netdev: Add mega ufid in flow add/del log.Eli Britstein2020-07-082-1/+4
* ofproto: Delete buckets when lb_output is false.Adrian Moreno2020-07-071-0/+4
* bridge: Fix null dereference on ct_timeout_policy recordYi-Hung Wei2020-06-271-0/+8
* ofproto-dpif.at: Add unit test for lb_output action.Matteo Croce2020-06-221-3/+28
* userspace: Avoid dp_hash recirculation for balance-tcp bond mode.Vishal Deep Ajmera2020-06-222-0/+10
* netdev-offload-tc: Revert tunnel src/dst port masks handlingRoi Dayan2020-06-191-2/+2
* ofproto-dpif-trace: Improve NAT tracing.Dumitru Ceara2020-06-161-0/+36
* ovsdb-idl: Avoid inconsistent IDL state with OVSDB_MONITOR_V3.Dumitru Ceara2020-06-151-0/+56
* netdev-offload-tc: Allow to match the IP and port mask of tunnelTonghao Zhang2020-06-031-0/+22
* classifier: Prevent tries vs n_tries race leading to NULL dereference.Eiichi Tsukata2020-05-281-2/+3