summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* oss-fuzz: Fix miniflow_target.c.William Tu2020-05-141-1/+2
* metaflow: Fix maskable conntrack orig tuple fieldsYi-Hung Wei2020-05-141-0/+56
* tests: Add tests using tap device.William Tu2020-05-143-0/+36
* userspace: Enable TSO support for non-DPDK.William Tu2020-05-144-0/+81
* userspace: Add conntrack timeout policy support.William Tu2020-05-013-11/+30
* ofp-actions: Add delete field actionYi-Hung Wei2020-04-292-0/+40
* netdev-afxdp: Add interrupt mode netdev class.William Tu2020-04-281-0/+23
* system-traffic: Check frozen state handling with TLV map changeYifeng Sun2020-04-101-0/+10
* tests/testsuite: Skip failing UT cases on aarch64Malvika Gupta2020-04-092-0/+2
* tests/atlocal.in: Add check for aarch64 ArchitectureMalvika Gupta2020-04-091-0/+10
* userspace: Add GTP-U support.William Tu2020-03-253-1/+99
* Handle refTable values with setkey()Terry Wilson2020-03-203-1/+50
* ofproto-dpif-xlate: Fix recirculation when in_port is OFPP_CONTROLLER.Ben Pfaff2020-03-201-0/+30
* raft: Fix the problem of stuck in candidate role forever.Han Zhou2020-03-061-0/+55