Richard Levitte - VMS Whacker wrote:
Hi,

I've just been hacking around a little bit to add IPv6 capability, and
I thought of syntax for host and port specifications.

As it is now, the syntax used a little everywhere in OpenSSL is
{host}:{port}.  Unfortunately, if we're to support IPv6 numeric
addresses, I find myself in a little bit of trouble, as IPv6 numeric
addresses contain colons!  That makes it hard to distinguish the port
delimiter with parts of the IP address...

So, I'm looking for proposals on a new syntax to separate IP address
from port number.  Any suggestion?

This is how Cisco does that:

http://www.cisco.com/en/US/products/sw/iosswrel/ios_abcs_ios_the_abcs_ip_version_60900aecd800c111e.html

This is another informal proposal:

http://lists.debian.org/debian-ipv6/2000/01/msg00030.html

Also see:

http://gbiv.com/protocols/uri/drafts/draft-masinter-url-ipv6-02.txt

--
Lev Walkin
[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to