]> git.proxmox.com Git - mirror_ovs.git/commit
System tests: Add 4 new ftp and tftp tests.
authorDarrell Ball <dlu998@gmail.com>
Sun, 6 Aug 2017 17:51:17 +0000 (10:51 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 7 Aug 2017 18:17:42 +0000 (11:17 -0700)
commit200a9af97d1cd089690f8fc7fac2e331ff55991e
treebac542e02029bc12da210b028974627170823326
parenta80316339ed24d48cba7794af746dec5594ac4ef
System tests: Add 4 new ftp and tftp tests.

In order to have full coverage of ALGs for the userspace
datapath, it is necessary to add 4 new tests. Three of these will
cover passive ftp, including basic V6 passive ftp, V4 passive ftp
with NAT and sequence skew and V6 passive ftp with NAT. The last
test will cover tftp with NAT. Before these additions, there was
only one part of one test covering passive ftp without NAT and
one basic tftp test without NAT.

Signed-off-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/system-traffic.at