summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* vconn: Allow ECONNREFUSED in refuse connection test.Mike Pattrick2022-10-061-0/+1
* bond: Avoid deadlock while updating post recirculation rules.Ilya Maximets2022-09-161-0/+83
* test-list: Fix false-positive build failure with GCC 12.Ilya Maximets2022-09-161-0/+2
* system-traffic: Fix IPv4 fragmentation test sequence for check-kernel.Paolo Valerio2022-08-081-0/+5
* system-traffic: Fix incorrect neigh entry in ipv6 header modification test.Ilya Maximets2022-08-081-5/+9
* system-traffic: Don't run IPv6 header modification test on kernels < 5.19.Ilya Maximets2022-08-083-0/+13
* python: Fix E275 missing whitespace after keyword.Ilya Maximets2022-08-041-1/+1
* packets: Re-calculate IPv6 checksum only for first frag upon modify.Salem Sol2022-08-041-0/+35
* system-traffic: Properly stop dangling ping after geneve test.Ilya Maximets2022-07-251-1/+1
* conntrack: Fix conntrack multiple new state.Eli Britstein2022-07-251-0/+9
* ipfix: Trigger revalidation if ipfix options changes.lic1212022-06-281-1/+16
* drop-stats.at: Fix frequent failures of the recursion too deep test.Ilya Maximets2022-06-241-0/+3
* ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic.Frode Nordahl2022-06-072-0/+53
* classifier: Adjust segment boundary to execute prerequisite processing.Aaron Conole2022-06-071-0/+25
* ovs-rcu: Add ovsrcu_barrier.Peng He2022-05-302-3/+28
* ovsdb: raft: Fix transaction double commit due to lost leadership.Ilya Maximets2022-05-251-6/+21
* tests: Properly kill ovsdb test processes.Rosemarie O'Riorden2022-05-172-60/+49
* ofproto-dpif-xlate: Clear out vlan flow fields while processing native tunnel.Thilak Raj Surendra Babu2022-04-272-0/+97
* ofproto-xlate: Fix crash when forwarding packet between legacy_l3 tunnels.Jan Scheurich2022-04-271-2/+24
* system-traffic: Fix fragment reassembly with L3 L4 protocol information.Paolo Valerio2022-04-261-3/+3
* ofproto-dpif-xlate: Fix NULL pointer dereference in xlate_normal().Paolo Valerio2022-04-041-1/+30
* hindex: use multi-variable iterators.Adrian Moreno2022-03-301-0/+6
* cmap: use multi-variable iterators.Adrian Moreno2022-03-301-0/+3
* hmap: implement UB-safe hmap pop iterator.Adrian Moreno2022-03-301-0/+1
* hmap: use multi-variable helpers for hmap loops.Adrian Moreno2022-03-301-0/+9
* list: use multi-variable helpers for list loops.Adrian Moreno2022-03-301-3/+11
* system-traffic.at: Fix flaky DNAT load balancing test.Ilya Maximets2022-03-251-1/+1
* ofproto-dpif-xlate: Avoid successive ct_clear datapath actions.Eelco Chaudron2022-03-181-0/+25
* ovsdb-cluster.at: Avoid test failures due to different hashing.Ilya Maximets2022-03-111-6/+4
* ovsdb: raft: Fix inability to join the cluster after interrupted attempt.Ilya Maximets2022-02-251-0/+55
* ofproto: Fix ipfix not always sampling on egress.Adrian Moreno2022-02-091-1/+23
* ovsdb-idl: Clear last_id on reconnect if condition changes in-flight.Dumitru Ceara2022-02-043-54/+85
* ofp-flow: Skip flow reply if it exceeds the maximum message size.Eelco Chaudron2022-01-311-0/+19
* ofproto-dpif: Fix issue with non-reversible actions on a patch ports.Eelco Chaudron2022-01-251-0/+28
* ofproto-dpif-xlate: Snoop ingress packets and update neigh cache if needed.Paolo Valerio2021-12-172-0/+71
* flow: Consider dataofs when parsing TCP packets.lic1212021-12-031-0/+48
* tests/flowgen: Fix packet data endianness.lic1212021-12-031-1/+1
* tests/flowgen: Fix length field of 802.2 data link header.Ilya Maximets2021-11-301-3/+3
* ofproto-dpif-xlate: Fix check_pkt_larger incomplete translation.Numan Siddique2021-11-171-0/+17
* 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
* ipf: Fix only nat the first fragment in the reass process.wenxu2021-09-151-0/+40
* dpif-netdev: Fix crash when PACKET_OUT is metered.Tony van der Peet2021-09-082-0/+76
* conntrack: Document all-zero IP SNAT behavior and add a test case.Eelco Chaudron2021-07-163-0/+67
* conntrack: Handle already natted packets.Paolo Valerio2021-07-091-0/+35
* netlink: removed incorrect optimizationToms Atteka2021-06-301-0/+54
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-222-4/+0
* ofp_actions: Fix set_mpls_tc formatting.Adrian Moreno2021-05-192-0/+29
* dpif-netdev: Remove meter rate from the bucket size calculation.Ilya Maximets2021-05-182-15/+40
* Add test cases for ingress_policing parametersTianyu Yuan2021-04-133-0/+76