From 3b65d913d545d0ee4b103443e9a5e7d3904f8d42 Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Sat, 17 Mar 2018 12:26:57 +0000 Subject: [PATCH] proposal 141 clarification --- .../spec/proposals/141-deprecate-hostnames-in-addresses.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/i2p2www/spec/proposals/141-deprecate-hostnames-in-addresses.rst b/i2p2www/spec/proposals/141-deprecate-hostnames-in-addresses.rst index 79e8cf6a6..e436f314f 100644 --- a/i2p2www/spec/proposals/141-deprecate-hostnames-in-addresses.rst +++ b/i2p2www/spec/proposals/141-deprecate-hostnames-in-addresses.rst @@ -5,7 +5,7 @@ Deprecate hostnames in router addresses :author: zzz :created: 2017-08-03 :thread: http://zzz.i2p/topics/2363 - :lastupdated: 2017-09-02 + :lastupdated: 2018-03-17 :status: Closed :target: 0.9.32 :implementedin: 0.9.32 @@ -121,6 +121,10 @@ Specification Change the NTCP and SSU transport specs to indicate that the "host" parameter must be an IP, not a hostname, and that routers should ignore individual router addresses that contain hostnames. + +This also applies to "ihost0", "ihost1", and "ihost2" parameters in an SSU address. +Routers should ignore introducer addresses that contain hostnames. + The relevant section is "Router Address Specification" in the transport specifications: http://i2p-projekt.i2p/en/docs/transport/ntcp and -- GitLab