Bug 1795 - dce_getaddrinfo () fails if hosts doesn't have IPv4 address
dce_getaddrinfo () fails if hosts doesn't have IPv4 address
Status: NEW
Product: dce
Classification: Unclassified
Component: other
unspecified
PC Mac OS
: P5 enhancement
Assigned To: Hajime Tazaki
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-09 19:16 EST by Hajime Tazaki
Modified: 2013-11-09 19:16 EST (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 Hajime Tazaki 2013-11-09 19:16:06 EST
getaddrinfo (dce-iperf) fails if hosts doesn't have IPv4 address:

this is due to the implementation relies on the arrays of IP addresses defined in host os.

http://code.nsnam.org/ns-3-dce/file/73285fae30f9/model/dce-netdb.cc#l55