[jacorb-bugs] [Bug 998] New: Wrong local host address determined on multihomed hosts
    bugzilla-daemon at jacorb.org 
    bugzilla-daemon at jacorb.org
       
    Wed Nov 12 12:09:06 CET 2014
    
    
  
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: jacorb-bugs at lists.spline.inf.fu-berlin.de
          Reporter: jens at vagtsi.de
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20141112/09f59e94/attachment.html>
    
    
More information about the jacorb-bugs
mailing list