<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong local host address determined on multihomed hosts"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=998">998</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Wrong local host address determined on multihomed hosts
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>JacORB
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.5
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac System 7
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>ORB
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>jacorb-bugs@lists.spline.inf.fu-berlin.de
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jens@vagtsi.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Due to a enhancement within jacorb 3.5 (see here:
<a href="https://github.com/JacORB/JacORB/commit/bcb220ba117e5a4ce9978d8008ab173244975067">https://github.com/JacORB/JacORB/commit/bcb220ba117e5a4ce9978d8008ab173244975067</a>)
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).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>