summaryrefslogtreecommitdiff
path: root/tests/system-traffic.at
Commit message (Expand)AuthorAgeFilesLines
* lib: Add support for tftp ct helper.Joe Stringer2017-01-031-5/+79
* conntrack: Do not create new connections from ICMP errors.Daniele Di Proietto2016-12-231-11/+16
* system-traffic: Reorder and bannerize ct tests.Joe Stringer2016-12-221-447/+447
* system-traffic: Add banners for ct sections.Joe Stringer2016-12-221-0/+3
* system-traffic: Wait for L7 servers to start.Joe Stringer2016-12-221-4/+0
* system-traffic: Introduce OVS_START_L7 macro.Joe Stringer2016-12-221-56/+65
* system-traffic: Fix clone test.William Tu2016-12-211-11/+14
* ofp-actions: Add clone action.William Tu2016-12-191-0/+29
* system-traffic: Skip test cases if netcat is not installed.Yi-Hung Wei2016-12-141-0/+5
* system-traffic: 802.1ad: Add datapath ping tests for CVLANs.Eric Garver2016-10-181-0/+62
* system-traffic: Collapse FTP NAT tests.Joe Stringer2016-09-281-137/+81
* system-traffic: Add FTP NAT test without seqadj.Joe Stringer2016-09-071-2/+81
* system-traffic: Add a bonding test case.Lance Richardson2016-08-311-0/+25
* system-traffic: Don't rely on --field-separator.Joe Stringer2016-08-181-4/+4
* system-traffic: Add link-args for ADD_NATIVE_TUNNEL.William Tu2016-08-181-2/+2
* system-traffic: Flush conntrack after debug ping6.Daniele Di Proietto2016-08-051-0/+4
* system-traffic: Make ping6 vlan test more reliable.Joe Stringer2016-08-051-1/+1
* system-tests: Add ping through conntrack test.Daniele Di Proietto2016-07-291-0/+84
* system-tests: Run conntrack tests with userspace.Daniele Di Proietto2016-07-291-3/+29
* tests: Ignore proxy configuration.Jarno Rajahalme2016-07-291-4/+4
* conntrack: Track ICMP type and code.Daniele Di Proietto2016-07-271-4/+4
* system-traffic: Fix up FTP tests.Joe Stringer2016-07-211-4/+4
* system-traffic: Remove unnecessary priorities.Joe Stringer2016-07-211-17/+17
* system-traffic: Update tests in flat tables.Joe Stringer2016-07-211-30/+37
* system-traffic: Remove datapath specific tests and macro.William Tu2016-07-141-12/+1
* system-traffic: Use NC_EOF_OPT in truncate tests.Joe Stringer2016-07-111-7/+7
* system-traffic: Remove basic connectivity tests.Joe Stringer2016-06-271-33/+0
* ofp-actions: Add truncate action.William Tu2016-06-241-0/+247
* tests: Clear TCP state from conntrack dumps.Jarno Rajahalme2016-06-201-71/+71
* ofp-actions: Allow conntrack action in group buckets.Jarno Rajahalme2016-05-241-0/+172
* system-traffic: Wait for availability of ftpd.Joe Stringer2016-05-101-0/+5
* system-traffic: Wait for IPv6 connectivity.Joe Stringer2016-05-101-16/+34
* system-tests: Add tcp simple test.Daniele Di Proietto2016-04-261-0/+20
* ofproto-dpif-xlate: xlate ct_{mark, label} correctly.Joe Stringer2016-04-221-0/+38
* system-traffic: Add basic geneve tunnel sanity test.Joe Stringer2016-04-221-0/+41
* system-traffic: Add basic gre tunnel sanity test.Joe Stringer2016-04-221-0/+40
* system-traffic: Fix IPv6 frag vxlan check.Joe Stringer2016-04-221-1/+1
* ofproto-dpif-xlate: Generate bitmasks in set_field.Joe Stringer2016-04-151-0/+70
* system-traffic: Use better names for OVS vxlan ports.Joe Stringer2016-04-131-2/+2
* system-traffic: Fix packet-in format for tests.Joe Stringer2016-04-071-4/+4
* system-traffic: Add IPv6-over-vxlan-over-IPv4 tests.Joe Stringer2016-02-161-0/+57
* system-traffic: Add IP fragmentation expiry tests.Joe Stringer2016-02-161-0/+79
* system-traffic: Make vxlan frag test more reliable.Joe Stringer2016-02-161-2/+2
* system-traffic: Fix typo in IPv6 tests.Joe Stringer2016-02-161-2/+2
* system-traffic: use appropriate nc options for installed versionLance Richardson2016-01-251-4/+2
* Revert "system-traffic: Remove netcat from ICMP test."Lance Richardson2016-01-251-15/+4
* system-traffic: Skip all vxlan tests if unsupported.Joe Stringer2015-12-231-2/+2
* system-traffic: Use 'dpctl/dump-conntrack' for NAT tests.Daniele Di Proietto2015-12-211-25/+27
* system-traffic: use `dpctl/*conntrack` instead of `conntrack` tool.Daniele Di Proietto2015-12-211-60/+65
* conntrack: Add support for NAT.Jarno Rajahalme2015-11-251-2/+561