Read only archive ; use https://github.com/JacORB/JacORB/issues for new issues
Bug 1024 - Add lowercase 'VMware' to list of virtual interfaces names
Summary: Add lowercase 'VMware' to list of virtual interfaces names
Status: RESOLVED FIXED
Alias: None
Product: JacORB
Classification: Unclassified
Component: ORB (show other bugs)
Version: 3.6.1
Hardware: PC Windows NT
: P5 trivial
Assignee: Mailinglist to track bugs
URL:
Depends on:
Blocks:
 
Reported: 2016-01-26 08:50 UTC by Jens Vagts
Modified: 2016-01-29 03:04 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Vagts 2016-01-26 08:50:36 UTC
As of jacorb 3.7 the list of networkVirtualInterfaces in org.jacorb.orb.iiop.IIOPAddress contains the name 'VMWare' (uppercase 'W'), but VMWare Workstation version 10.0.3 (on Windows 7) does name it's network interfaces starting with 'VMware' (lowercase 'w').
Comment 1 Nick Cross 2016-01-27 05:50:08 UTC
Fixed by SHA b83c1e366dd8d488aa09a7547e6ec6f447212b0f
Comment 2 Jens Vagts 2016-01-29 03:04:40 UTC
Great, thank you!