Lev Walkin wrote:
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

I assumed this was the standard format. The software I've written so far (in OpenLDAP among other things) uses this approach.

--
  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to