Menu

#1093 less strict parsing for IPv6 hostnames

closed-fixed
7
2008-03-26
2007-11-15
Endre Bak
No

CIM-XML HOST element can contain the protocol and port information beside the host address. e.g:

"https://ibm.com:5988"

Some CIMOMs can send IPv6 addresses without enclosing brackets (not well formed IPv6 URL). e.g.:

"10d0::2034:1015"

Client should be able to parse it. Of course protocol and port cannot be contained by the string in this case.

Discussion

  • Endre Bak

    Endre Bak - 2007-11-15
    • assigned_to: ebak --> krawalter
     
  • Endre Bak

    Endre Bak - 2007-11-15

    Logged In: YES
    user_id=1508775
    Originator: YES

    File Added: patch.1832439_less_strict_parsing_for_IPv6_hostnames.txt

     
  • Endre Bak

    Endre Bak - 2007-11-19

    Logged In: YES
    user_id=1508775
    Originator: YES

    The 2nd patch is intended to be more compatible with the old IPv4
    implementation. Possibly cause less regression problems.

    File Added: patch.1832439_less_strict_parsing_for_IPv6_hostnames.2.txt

     
  • Dave Blaschke

    Dave Blaschke - 2008-02-26

    Logged In: YES
    user_id=1215427
    Originator: NO

    Patch is in HEAD and 1.3.5.

     
  • Dave Blaschke

    Dave Blaschke - 2008-02-26
    • status: open --> pending
     
  • Dave Blaschke

    Dave Blaschke - 2008-02-26
    • status: pending --> pending-fixed
     
  • Dave Blaschke

    Dave Blaschke - 2008-03-26
    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.