[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: 1st libldap IPv6 patch (ITS#594)



I'll look at committing this soon.

At 03:27 PM 6/15/00 GMT, venaas@uninett.no wrote:
>With this patch ldapsearch and hopefully also other tools should be
>able to use IPv6. Is there any other library stuff that need to be
>fixed?

URI (URL) parsing of:

      ldap://ldap.example.net/
      ldap://10.0.0.1:389/
      ldap://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]:389
      ldap://[1080:0:0:0:8:800:200C:417A]/
      ldap://[3ffe:2a00:100:7031::1]
      ldap://[1080::8:800:200C:417A]/
      ldap://[::192.9.5.5]/
      ldap://[::FFFF:129.144.52.38]:389
      ldap://[2010:836B:4179::836B:4179]

Kurt