summaryrefslogtreecommitdiffstats
path: root/tests/torture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/torture.h')
-rw-r--r--tests/torture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/torture.h b/tests/torture.h
index 3d0b517..fd4ffe6 100644
--- a/tests/torture.h
+++ b/tests/torture.h
@@ -46,7 +46,7 @@
#define TORTURE_ECHO_SRV_IPV4 "127.0.0.10"
/* socket wrapper IPv6 prefix fd00::5357:5fxx */
-#define TORTURE_ECHO_SRV_IPV6 "fd00::5357:5f10"
+#define TORTURE_ECHO_SRV_IPV6 "fd00::5357:5f0a"
#define TORTURE_ECHO_SRV_PORT 7
struct torture_state {