Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1530

Axis2c doesn't support IPv6

    XMLWordPrintableJSON

Details

    Description

      Axis2c does not support IPv6 at all. One may find for instance calls like
      "socket(AF_INET, SOCK_STREAM, 0)"
      spread all over the file util/src/network_handler.c. Another related element is the IP address parser, that is completely unaware that ':' might not always delimit a port number.

      The good thing is that we have come up with a partial patch, that works in our solution and allowed us to run web services in an IPv6 environment. If anyone is interested in testing, developing and integrating it with Axis2c, please let me know, I would provide source codes.

      Attachments

        1. axis2c-1.6.0-patch.tar.gz
          32 kB
          PSNC Piotr Szymaniak

        Activity

          People

            Unassigned Unassigned
            psnc.hollow PSNC Piotr Szymaniak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: