summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* raft: Fix raft_is_connected() when there is no leader yet.Han Zhou2020-03-061-0/+35
* ovsdb-server: Don't disconnect clients after raft install_snapshot.Han Zhou2020-03-061-0/+56
* netdev-dpdk: Remove deprecated ring port type.Ilya Maximets2020-03-063-208/+0
* dpif-netdev.at: VLAN id modification test for ARP partial HW offloading.Eli Britstein2020-02-281-0/+77
* dpif-netdev.at: Fix partial offloading test cases failure.Yanqin Wei2020-02-281-2/+2
* conntrack: Fix conntrack new stateYi-Hung Wei2020-01-291-0/+41
* Typo fix: vswtch -> vswitch.Ben Pfaff2020-01-171-1/+1
* ovsdb-server: Allow OVSDB clients to specify the UUID for inserted rows.Ben Pfaff2020-01-162-2/+40
* tests: introduced tests for adding/deleting logical routers in VTEP databaseDamijan Skvarc2020-01-071-0/+87
* userspace: Improved packet drop statistics.Anju Thomas2020-01-077-7/+241
* tests: Allow running offloads testsuite under valgrind.Ilya Maximets2020-01-071-0/+6
* ovsdb raft: Fix the problem when cluster restarted after DB compaction.Han Zhou2019-12-201-8/+0
* ovsdb-cluster.at: Wait until leader is elected before DB compact.Han Zhou2019-12-201-8/+5
* Remove dependency on python3-sixTimothy Redaelli2019-12-203-38/+18
* dpctl: Fix referencing DPDK in a flow dump.Ilya Maximets2019-12-195-39/+39
* system-afxdp.at: Add test for infinite re-addition of failed ports.Ilya Maximets2019-12-183-1/+27
* tests: introduced test for checking "ovs-vsctl emer-reset"Damijan Skvarc2019-12-171-0/+119
* tests: Log commands being executed for async message control test.Ben Pfaff2019-12-121-65/+79
* tests: Improve logging for async message control test.Ben Pfaff2019-12-121-5/+10
* tests: Better document OVS_WAIT_UNTIL, OVS_WAIT_WHILE macros.Ben Pfaff2019-12-121-10/+8
* ofp-print: Abbreviate lists of fields in table features output.Ben Pfaff2019-12-122-348/+18
* ovs-vsctl: unit test for checking fail-mode relatedDamijan Skvarc2019-12-031-0/+27
* conntrack: Support zone limits.Darrell Ball2019-12-033-17/+0
* Datapath: Change in openvswitch kernel module to support MPLS label depth of ...Martin Varghese2019-11-221-0/+39
* ofproto-dpif: Allow IPv6 ND Extensions only if supportedFlavio Leitner2019-11-211-0/+1