Opened 12 years ago

Closed 12 years ago

#1975 closed defect (fixed)

MgServer cannot start if IPv6 is not installed

Reported by: wuma Owned by: wuma
Priority: high Milestone: 2.4
Component: Server Version:
Severity: critical Keywords:
Cc: External ID: 1449130

Description

With RFC118: Support IPv6 implemented, MgServer cannot start on a windows box without IPv6 installed. Windows XP and Windows 2003 don't have IPv6 installed by default, then MgServer cannot start on above platforms.

The reason is: along with ACE_HAS_IPV6, below pre-directive has to be also defined to make ACE work on a platform without IPv6 installed: ACE_USES_IPV4_IPV6_MIGRATION

Attachments (1)

ace_ipv4_ivp6_migration.patch (775 bytes ) - added by wuma 12 years ago.

Download all attachments as: .zip

Change History (2)

by wuma, 12 years ago

comment:1 by wuma, 12 years ago

Resolution: fixed
Status: newclosed
Version: 2.1.0
Note: See TracTickets for help on using tickets.