On Wed, Feb 08, 2012 at 09:53:10AM +1300, Brian E Carpenter wrote:
 
> I don't see any particular value in limiting the ZoneID string to 15.

Good.
 
> Reserved characters can always be % escaped; that's not an issue,
> but should be mentioned in the text.

The text currently says

    ZoneID = 1*15unreserved

and my understanding of unreserved is that it does not allow %
escaping. So the ZoneID production should likely be changed to
something like this:

    ZoneID = *( unreserved / pct-encoded )

/js

-- 
Juergen Schoenwaelder           Jacobs University Bremen gGmbH
Phone: +49 421 200 3587         Campus Ring 1, 28759 Bremen, Germany
Fax:   +49 421 200 3103         <http://www.jacobs-university.de/>
--------------------------------------------------------------------
IETF IPv6 working group mailing list
[email protected]
Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6
--------------------------------------------------------------------

Reply via email to