[rfc-i] RFC 4282 on The Network Access Identifier
Frank Ellermann
nobody at xyzzy.claranet.de
Mon Dec 12 18:14:46 PST 2005
Hi, RfC 4282 says:
| c =/ %x80-FF ; UTF-8-Octet allowed (not in RFC 2486)
| ; Where UTF-8-octet is any octet in the
| ; multi-octet UTF-8 representation of a
| ; unicode codepoint above %x7F.
| ; Note that c must also satisfy rules in
| ; Section 2.4, including, for instance,
| ; checking that no prohibited output is
| ; used (see also Section 2.3 of
| ; [RFC4013]).
| x = %x00-FF ; all 128 ASCII characters, no exception;
| ; as well as all UTF-8-octets as defined
| ; above (this was not allowed in
[...]
Shouldn't that be s/FF/F4/ as in STD 63, or maybe s/FF/FD/ ?
Bye, Frank
More information about the rfc-interest
mailing list