[Koha-bugs] [Bug 13252] New: SIP2 server should accept IPv6 connections

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 13 18:16:01 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13252

            Bug ID: 13252
           Summary: SIP2 server should accept IPv6 connections
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: benjamin.rokseth at kul.oslo.kommune.no
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

Any IPv6 socket connection to SIP2 server will fail with


    Bad arg length for Socket::unpack_sockaddr_in, length is 28, should be 16
at /usr/lib/perl5/Socket.pm line 806.

This could be easily circumvented with a check on socket on connection as
Socket already supports IPv6

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list