IPv6 is a required feature for these two tests, even if it's not obvious.
authorDan Fandrich <dan@coneharvesters.com>
Tue, 18 Sep 2007 17:41:04 +0000 (17:41 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 18 Sep 2007 17:41:04 +0000 (17:41 +0000)
tests/data/test116
tests/data/test212

index b396c96..bf04492 100644 (file)
@@ -18,6 +18,10 @@ REPLY PORT 314 bluah you f00l!
 <server>
 ftp
 </server>
+# EPRT is only sent when IPv6 is enabled
+<features>
+ipv6
+</features>
  <name>
 FTP download, failed PORT
  </name>
index ebda9f1..8a10abf 100644 (file)
@@ -14,6 +14,10 @@ REPLY EPRT 500 no such command
 <server>
 ftp
 </server>
+# EPRT is only sent when IPv6 is enabled
+<features>
+ipv6
+</features>
  <name>
 Get two FTP files with no remote EPRT support
  </name>