summaryrefslogtreecommitdiff
path: root/tests/system-traffic.at
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-xlate: Fix zone set from non-frozen-metadata fields.Peng He2021-10-131-0/+105
* ipf: Fix only nat the first fragment in the reass process.wenxu2021-09-151-0/+40
* conntrack: Handle already natted packets.Paolo Valerio2021-07-081-0/+35
* conntrack: Document all-zero IP SNAT behavior and add a test case.Eelco Chaudron2021-07-081-0/+46
* netlink: removed incorrect optimizationToms Atteka2021-06-151-0/+54
* system-traffic.at:add missing commaTao YunXiang2021-06-101-1/+1
* conntrack: Fix the icmp conntrack new state.Tonghao Zhang2021-01-261-0/+44
* conntrack: add generic IP protocol supportEelco Chaudron2020-12-211-0/+29
* conntrack: Rename "master" connection to "parent" connection.Ben Pfaff2020-10-211-3/+3
* tests: Refactor the iptables accept rule.William Tu2020-07-271-10/+2
* userspace: Add conntrack timeout policy support.William Tu2020-05-011-3/+26
* system-traffic: Check frozen state handling with TLV map changeYifeng Sun2020-04-101-0/+10
* conntrack: Fix conntrack new stateYi-Hung Wei2020-01-291-0/+41
* conntrack: Support zone limits.Darrell Ball2019-12-031-1/+0
* Datapath: Change in openvswitch kernel module to support MPLS label depth of ...Martin Varghese2019-11-221-0/+39
* tests: Only run test on kernel datapathGreg Rose2019-10-041-1/+4
* tests: Add check for correct l3l4 conntrack frag reassemblyGreg Rose2019-10-031-0/+26
* datapath: Fix conntrack cache with timeoutYi-Hung Wei2019-09-301-0/+18
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-8/+8
* ofproto-dpif-xlate: Translate timeout policy in ct actionYi-Hung Wei2019-09-261-0/+66
* conntrack: Optimize recirculations.Darrell Ball2019-09-251-0/+63
* test: Fix fragment-related tests that fail on 4.19+ due to small-sized packetsYifeng Sun2019-07-221-15/+15
* system-traffic: Make nsh test more robust.William Tu2019-07-221-56/+37
* netdev-afxdp: add new netdev type for AF_XDP.William Tu2019-07-191-0/+2
* tunnel: Add layer 2 IPv6 GRE encapsulation support.William Tu2019-07-031-0/+40
* conntrack: ignore port for ICMP/ICMPv6 NAT.solomon2019-06-071-0/+48
* tests: Fix IPv4 checksums in zone limit test.Darrell Ball2019-05-071-5/+5
* tests: Remove maximum version kernel check.Darrell Ball2019-03-251-6/+6
* conntrack: Skip ephemeral ports with specified port range.Darrell Ball2019-02-251-0/+50
* tests: Fix udp checksums for some tests.Darrell Ball2019-02-221-8/+4
* Userspace datapath: Add fragmentation handling.Darrell Ball2019-02-141-20/+31
* tests: Add missed local stack checks.Darrell Ball2019-02-141-0/+2
* datapath: Add support for kernel 4.18.xYifeng Sun2019-02-041-6/+6
* test: Fix failed test "flow resume with geneve tun_metadata"Yifeng Sun2019-02-041-0/+3
* conntrack: fix ftp ipv4 address substitution.Darrell Ball2019-02-041-7/+67
* conntrack: fix expectations for ftp+DNAT.David Marchand2019-01-181-21/+201
* conntrack: fix tcp seq adjustments when mangling commands.David Marchand2019-01-181-1/+13
* system-traffic.at: avoid a race condition on monitor logDavid Marchand2018-12-271-2/+8
* ofp-packet: Fix NXT_RESUME with geneve tunnel metadataYi-Hung Wei2018-10-081-0/+40
* tests: Fix broken test of 'truncate and output to gre tunnel'Yifeng Sun2018-09-211-0/+133
* system-traffic: Fix conntrack per zone limit test.Tiago Lam2018-09-061-1/+1
* system-tests: Extend tests of simulated packets to kernel 4.17.xYifeng Sun2018-08-241-5/+5
* system-traffic: Add conntrack per zone limit test caseYi-Hung Wei2018-08-171-0/+89
* system-traffic: Add 5 new tunnel tests that don't need native linux modulesYifeng Sun2018-08-161-0/+264
* system-traffic: Skip 5 tunnel tests on certain kernel versionsYifeng Sun2018-08-161-0/+5
* dpctl: Make opt_dpif_open() more general.Darrell Ball2018-08-151-5/+5
* tests: Fix ICMP related 2 false positives.Darrell Ball2018-07-101-1/+1
* tests: Add more fragmentation tests.Darrell Ball2018-07-051-0/+200
* conntrack: Fix fragmentation checks.Darrell Ball2018-07-051-0/+91
* ofproto-dpif-trace: Remove tabs from output.Ben Pfaff2018-06-111-1/+1