DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18780>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18780 [RFC 2396]: ipV6address should be allowed as host as per RFC 2732 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-07-15 04:56 ------- Fixed in CVS. Added support for IPv6 references that was previously missing. One unresolved issue is whether or not ("[" "::" IPv4address "]") matches IPv6reference. The example given for an IPv6 reference http://[::192.9.5.5]/ipng in RFC 2732 is an error, or the BNF for IPv6address is incorrect. In order to be valid for the grammar defined in RFC 2373, if the hexpart is only '::', and if the address contains an IPv4 address, '::' must be followed by another ':'. Going with the BNF from RFC 2373 for now. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
