summaryrefslogtreecommitdiff
path: root/tests/system-traffic.at
Commit message (Expand)AuthorAgeFilesLines
* 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
* erspan: add kernel datapath supportWilliam Tu2018-05-211-0/+147
* tests: Added NSH related unit test cases for datapathAshish Varma2018-04-171-0/+163
* conntrack: Support conntrack flush by ct 5-tupleYi-Hung Wei2018-02-141-1/+0
* system-traffic: Add conntrack floating IP testEric Garver2018-01-201-0/+73
* tests: Add dpctl test for conntrack nconns/maxconns.Darrell Ball2018-01-091-0/+85
* conntrack: Fix icmp error address sanity check.Darrell Ball2017-12-111-3/+3
* conntrack: Disable algs by default.Darrell Ball2017-12-111-0/+21
* dpctl: Support flush conntrack by conntrack 5-tupleYi-Hung Wei2017-12-071-0/+65
* system-traffic: Fix conntrack testsYi-Hung Wei2017-10-311-5/+5
* ofproto-dpif: Mark packets as "untracked" after call to ct().Justin Pettit2017-08-211-2/+2
* system-traffic: Fix TFTP NAT skip check.Joe Stringer2017-08-071-1/+1
* System tests: Add 4 new ftp and tftp tests.Darrell Ball2017-08-071-0/+242
* ofproto-dpif: Remove dpif/disable-truncate command.Andy Zhou2017-08-031-6/+2
* tests: Add force/commit test to system-traffic.atJoe Stringer2017-07-241-1/+9
* tests: Check ip command whether support udp6zerocsum.Tonghao Zhang2017-07-211-3/+2
* System-tests: Improve reliability of an icmp test.Darrell Ball2017-07-211-15/+6
* System-tests: Allow SNAT address variability retries.Darrell Ball2017-07-211-3/+3
* system-traffic: datapath: Add geneve6 test case.Eric Garver2017-07-141-0/+44
* system-traffic: datapath: Add vxlan6 test case.Eric Garver2017-07-141-0/+43
* system-traffic: 802.1ad: Add double VLAN match test caseEric Garver2017-07-141-0/+35
* tests: Add some system test fixes.Darrell Ball2017-06-021-2/+2
* System Tests: Enhance NAT tests.Darrell Ball2017-06-021-2/+107
* system-traffic: Add test for mpls actionsYi-Hung Wei2017-05-031-0/+36
* tests: ICMP related to original direction test.Jarno Rajahalme2017-04-271-0/+58
* datapath: Avoid struct copy on conntrack labels.Jarno Rajahalme2017-04-111-9/+9