RFC Errata
RFC 5245, "Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal for Offer/Answer Protocols", April 2010
Note: This RFC has been obsoleted by RFC 8445, RFC 8839
Note: This RFC has been updated by RFC 6336
Source of RFC: mmusic (rai)See Also: RFC 5245 w/ inline errata
Errata ID: 2338
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Reif, Frank
Date Reported: 2010-07-20
Verifier Name: Robert Sparks
Date Verified: 2011-02-07
Section 15.1 says:
extension-att-name = byte-string ;from RFC 4566
It should say:
extension-att-name = token ;from RFC 4566
Notes:
"extension-att-name" may contain the SP (0x20) as defined for "byte-string" in RFC 4566.
The 'SP' character cannot be allowed within "extension-att-name" as it is also used as delimiter between "extension-att-name" and "extension-att-value".