]> git.proxmox.com Git - mirror_ovs.git/history - tests/system-traffic.at
netdev-afxdp: add new netdev type for AF_XDP.
[mirror_ovs.git] / tests / system-traffic.at
2019-07-19 William Tunetdev-afxdp: add new netdev type for AF_XDP.
2019-07-03 William Tutunnel: Add layer 2 IPv6 GRE encapsulation support.
2019-06-07 solomonconntrack: ignore port for ICMP/ICMPv6 NAT.
2019-05-07 Darrell Balltests: Fix IPv4 checksums in zone limit test.
2019-03-25 Darrell Balltests: Remove maximum version kernel check.
2019-02-26 Darrell Ballconntrack: Skip ephemeral ports with specified port...
2019-02-25 Alin Gabriel SerdeanMerge pull request #276 from petrutlucian94/py_requirements
2019-02-22 Darrell Balltests: Fix udp checksums for some tests.
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2019-02-14 Darrell Balltests: Add missed local stack checks.
2019-02-04 Yifeng Sundatapath: Add support for kernel 4.18.x
2019-02-04 Yifeng Suntest: Fix failed test "flow resume with geneve tun_meta...
2019-02-04 Darrell Ballconntrack: fix ftp ipv4 address substitution.
2019-01-19 David Marchandconntrack: fix expectations for ftp+DNAT.
2019-01-19 David Marchandconntrack: fix tcp seq adjustments when mangling commands.
2018-12-27 David Marchandsystem-traffic.at: avoid a race condition on monitor log
2018-10-08 Yi-Hung Weiofp-packet: Fix NXT_RESUME with geneve tunnel metadata
2018-09-21 Yifeng Suntests: Fix broken test of 'truncate and output to gre...
2018-09-06 Tiago Lamsystem-traffic: Fix conntrack per zone limit test.
2018-08-24 Yifeng Sunsystem-tests: Extend tests of simulated packets to...
2018-08-17 Yi-Hung Weisystem-traffic: Add conntrack per zone limit test case
2018-08-16 Yifeng Sunsystem-traffic: Add 5 new tunnel tests that don't need...
2018-08-16 Yifeng Sunsystem-traffic: Skip 5 tunnel tests on certain kernel...
2018-08-15 Darrell Balldpctl: Make opt_dpif_open() more general.
2018-07-10 Darrell Balltests: Fix ICMP related 2 false positives.
2018-07-05 Darrell Balltests: Add more fragmentation tests.
2018-07-05 Darrell Ballconntrack: Fix fragmentation checks.
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfaffofproto-dpif-trace: Remove tabs from output.
2018-05-22 William Tuerspan: add kernel datapath support
2018-04-17 Ashish Varmatests: Added NSH related unit test cases for datapath
2018-02-14 Yi-Hung Weiconntrack: Support conntrack flush by ct 5-tuple
2018-01-20 Eric Garversystem-traffic: Add conntrack floating IP test
2018-01-09 Darrell Balltests: Add dpctl test for conntrack nconns/maxconns.
2017-12-11 Darrell Ballconntrack: Fix icmp error address sanity check.
2017-12-11 Darrell Ballconntrack: Disable algs by default.
2017-12-07 Yi-Hung Weidpctl: Support flush conntrack by conntrack 5-tuple
2017-10-31 Yi-Hung Weisystem-traffic: Fix conntrack tests
2017-08-21 Justin Pettitofproto-dpif: Mark packets as "untracked" after call...
2017-08-07 Joe Stringersystem-traffic: Fix TFTP NAT skip check.
2017-08-07 Darrell BallSystem tests: Add 4 new ftp and tftp tests.
2017-08-03 Andy Zhouofproto-dpif: Remove dpif/disable-truncate command.
2017-07-24 Joe Stringertests: Add force/commit test to system-traffic.at
2017-07-21 Tonghao Zhangtests: Check ip command whether support udp6zerocsum.
2017-07-21 Darrell BallSystem-tests: Improve reliability of an icmp test.
2017-07-21 Darrell BallSystem-tests: Allow SNAT address variability retries.
2017-07-14 Eric Garversystem-traffic: datapath: Add geneve6 test case.
2017-07-14 Eric Garversystem-traffic: datapath: Add vxlan6 test case.
2017-07-14 Eric Garversystem-traffic: 802.1ad: Add double VLAN match test...
2017-06-02 Darrell Balltests: Add some system test fixes.
2017-06-02 Darrell BallSystem Tests: Enhance NAT tests.
2017-05-03 Yi-Hung Weisystem-traffic: Add test for mpls actions
2017-04-28 Jarno Rajahalmetests: ICMP related to original direction test.
2017-04-11 Jarno Rajahalmedatapath: Avoid struct copy on conntrack labels.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add dot1q-tunnel test case.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add push/pop test cases.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add vlan_limit test case.
2017-03-27 Eric Garversystem-traffic: 802.1ad: Add conntrack ping tests for...
2017-03-10 Darrell Ballsystem-traffic: Add missing CHECK_CONNTRACK_ALG guards.
2017-03-09 Jarno Rajahalmetests: Add an FTP test without conntrack.
2017-03-09 Jarno Rajahalmeconntrack: Force commit.
2017-03-09 Jarno Rajahalmeactions: Add resubmit with conntrack tuple.
2017-03-09 Jarno Rajahalmeodp: Support conntrack orig tuple key.
2017-03-09 Jarno Rajahalmedatapath: Use inverted tuple in ovs_ct_find_existing...
2017-01-03 Joe Stringerlib: Add support for tftp ct helper.
2016-12-24 Daniele Di Proiettoconntrack: Do not create new connections from ICMP...
2016-12-22 Joe Stringersystem-traffic: Reorder and bannerize ct tests.
2016-12-22 Joe Stringersystem-traffic: Add banners for ct sections.
2016-12-22 Joe Stringersystem-traffic: Wait for L7 servers to start.
2016-12-22 Joe Stringersystem-traffic: Introduce OVS_START_L7 macro.
2016-12-22 William Tusystem-traffic: Fix clone test.
2016-12-20 William Tuofp-actions: Add clone action.
2016-12-14 Yi-Hung Weisystem-traffic: Skip test cases if netcat is not installed.
2016-10-18 Eric Garversystem-traffic: 802.1ad: Add datapath ping tests for...
2016-09-28 Joe Stringersystem-traffic: Collapse FTP NAT tests.
2016-09-07 Joe Stringersystem-traffic: Add FTP NAT test without seqadj.
2016-08-31 Lance Richardsonsystem-traffic: Add a bonding test case.
2016-08-18 Joe Stringersystem-traffic: Don't rely on --field-separator.
2016-08-18 William Tusystem-traffic: Add link-args for ADD_NATIVE_TUNNEL.
2016-08-05 Daniele Di Proiettosystem-traffic: Flush conntrack after debug ping6.
2016-08-05 Joe Stringersystem-traffic: Make ping6 vlan test more reliable.
2016-07-29 Daniele Di Proiettosystem-tests: Add ping through conntrack test.
2016-07-29 Daniele Di Proiettosystem-tests: Run conntrack tests with userspace.
2016-07-29 Jarno Rajahalmetests: Ignore proxy configuration.
2016-07-28 Daniele Di Proiettoconntrack: Track ICMP type and code.
2016-07-21 Joe Stringersystem-traffic: Fix up FTP tests.
2016-07-21 Joe Stringersystem-traffic: Remove unnecessary priorities.
2016-07-21 Joe Stringersystem-traffic: Update tests in flat tables.
2016-07-15 William Tusystem-traffic: Remove datapath specific tests and...
2016-07-11 Joe Stringersystem-traffic: Use NC_EOF_OPT in truncate tests.
2016-06-27 Joe Stringersystem-traffic: Remove basic connectivity tests.
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-21 Jarno Rajahalmetests: Clear TCP state from conntrack dumps.
2016-05-24 Jarno Rajahalmeofp-actions: Allow conntrack action in group buckets.
2016-05-10 Joe Stringersystem-traffic: Wait for availability of ftpd.
2016-05-10 Joe Stringersystem-traffic: Wait for IPv6 connectivity.
2016-04-27 Daniele Di Proiettosystem-tests: Add tcp simple test.
2016-04-22 Joe Stringerofproto-dpif-xlate: xlate ct_{mark, label} correctly.
2016-04-22 Joe Stringersystem-traffic: Add basic geneve tunnel sanity test.
2016-04-22 Joe Stringersystem-traffic: Add basic gre tunnel sanity test.
next