[Bug 998] New: Wrong local host address determined on multihomed hosts

[email protected] Wed, 12 Nov 2014 11:09:06 +0000
Newsgroups gmane.comp.corba.jacorb.bugs
Message-ID <[email protected]/bugzilla/>
http://www.jacorb.org/bugzilla/show_bug.cgi?id=998

            Bug ID: 998
           Summary: Wrong local host address determined on multihomed
                    hosts
           Product: JacORB
           Version: 3.5
          Hardware: PC
                OS: Mac System 7
            Status: NEW
          Severity: major
          Priority: P5
         Component: ORB
          Assignee: [email protected]
          Reporter: [email protected]

Due to a enhancement within jacorb 3.5 (see here:
https://github.com/JacORB/JacORB/commit/bcb220ba117e5a4ce9978d8008ab173244975067)
the order of IPv4 addresses deliverd by the system gets reversed!
Since the new logic uses addFirst() instead of simply add(), the last IPv4
address/network adapter gets the first in the resulting list. The as primary
the method org.jacorb.orb.iiop.IIOPAddress.getLocalHost() uses the first
address of this list (which is the last in the system).

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

_______________________________________________
jacorb-bugs mailing list
[email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs