summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* id-fpool: Module for fast ID generation.Gaetan Rivet2022-01-183-0/+620
* mpsc-queue: Module for lock-free message passing.Gaetan Rivet2022-01-183-0/+778
* tests: Add ovs-barrier unit test.Gaetan Rivet2022-01-183-0/+270
* dpif-netdev.at: Add test for Tx packet steering.Maxime Coquelin2022-01-171-0/+67
* netdev-dummy: Introduce per rxq/txq statistics.Maxime Coquelin2022-01-171-1/+2
* Encap & Decap actions for MPLS packet type.Martin Varghese2022-01-174-0/+505
* netdev-linux: Use matchall classifier for ingress policing.Mike Pattrick2022-01-121-11/+9
* tests/oss-fuzz: Fix the arguments of parse_tcp_flags.Ilya Maximets2022-01-101-1/+1
* dpif-netdev: Forwarding optimization for flows with a simple match.Ilya Maximets2022-01-073-11/+13
* python: idl: Add monitor_cond_since support.Terry Wilson2022-01-061-1/+1
* checkpatch: Detect "trojan source" attack.Mike Pattrick2022-01-041-0/+22
* tests: Fix endianness in netlink policy test fixtures.Frode Nordahl2022-01-041-25/+42
* system-dpdk: Refactor common logs matching.David Marchand2022-01-032-32/+31
* ofproto-dpif-xlate: Snoop ingress packets and update neigh cache if needed.Paolo Valerio2021-12-172-0/+71
* tnl-neigh-cache: Add tnl/neigh/aging command.Paolo Valerio2021-12-172-0/+77
* system-dpdk: Fix race in vhost-user tests.David Marchand2021-12-151-0/+2
* dpdk: Update to use DPDK v21.11.Ian Stokes2021-12-091-6/+10
* system-dpdk: Improve vhost-user ping tests reliability.Maxime Coquelin2021-12-091-4/+2
* alb.at: Increase time/warp.Kevin Traynor2021-12-071-9/+9
* alb.at: Check for log from correct line number.Kevin Traynor2021-12-071-0/+1
* flow: Consider dataofs when parsing TCP packets.lic1212021-12-031-0/+48
* tests/flowgen: Fix packet data endianness.lic1212021-12-031-1/+1
* ovsdb-idl: Don't reparse orphaned rows.Dumitru Ceara2021-11-301-0/+26
* ovsdb-data: Consolidate ovsdb atom and json strings.Ilya Maximets2021-11-301-4/+5
* tests/flowgen: Fix length field of 802.2 data link header.Ilya Maximets2021-11-301-3/+3
* match: Do not print "igmp" match keyword.Adrian Moreno2021-11-291-0/+6
* ofproto-dpif-xlate: Terminate native tunnels only on ports with IP addresses.Ilya Maximets2021-11-192-2/+59
* ofproto-dpif-xlate: Fix check_pkt_larger incomplete translation.Numan Siddique2021-11-171-0/+17
* dpif-netdev: Sync PMD ALB state with user commands.Kevin Traynor2021-11-171-21/+70
* system-traffic.at: Fix typo in conntrack zones tests.lin huang2021-11-161-1/+1
* dpctl: dpif: Allow viewing and configuring dp cache sizes.Eelco Chaudron2021-11-081-0/+36
* ovsdb: Don't let transaction history grow larger than the database.Ilya Maximets2021-11-051-0/+63
* checkpatch: Check if some tags are wrongly written.Timothy Redaelli2021-11-041-0/+60
* python: Replace pyOpenSSL with ssl.Timothy Redaelli2021-11-031-1/+1
* ofproto-dpif-xlate: Fix zone set from non-frozen-metadata fields.Peng He2021-10-131-0/+105
* tunnel-push-pop.at: Mask source port in tunnel header.Ilya Maximets2021-10-121-4/+6
* pmd.at: Add test-cases for DPCLS and DPIF commands.Kumar Amber2021-10-121-0/+92
* ovsdb-data: Deduplicate string atoms.Ilya Maximets2021-09-241-6/+8
* ovsdb-data: Add function to apply diff in-place.Ilya Maximets2021-09-242-0/+29
* ipf: Fix only nat the first fragment in the reass process.wenxu2021-09-151-0/+40
* checkpatch: Avoid catastrophic backtracking.Aaron Conole2021-09-081-0/+16
* dpif-netdev: Fix crash when PACKET_OUT is metered.Tony van der Peet2021-09-082-0/+76
* json: Optimize string serialization.Ilya Maximets2021-08-311-0/+68
* tests: Skip netlink policy test on non-Linux platforms.Ilya Maximets2021-08-281-0/+2
* ovsdb-idl: Add APIs to query if a table and a column is present.Numan Siddique2021-08-284-0/+137
* netlink: Add support for parsing link layer address.Frode Nordahl2021-08-203-1/+142
* ovsdb-cs: Perform forced reconnects without a backoff.Dumitru Ceara2021-07-231-4/+70
* system-dpdk.at: Fix module not found error for pyhton < 3.6.kumar Amber2021-07-232-6/+5
* ofproto-dpif-xlate: Fix continuations with OF instructions in OF1.1+.Ben Pfaff2021-07-222-8/+36
* bond: Fix broken rebalancing after link state changes.Ilya Maximets2021-07-161-14/+90