Bugzilla – Bug 1588
UdpEchoServer::HandleRead logs fail when using IPv6
Last modified: 2013-04-28 15:50:30 UTC
In UdpEchoServer::HandleRead (Ptr<Socket> socket) the NS_LOG is calling InetSocketAddress::ConvertFrom instead of Inet6SocketAddress::ConvertFrom when dealing with IPv6 packets.
Fixed in changeset: 9242:ecf60b8b269d
*** Bug 1621 has been marked as a duplicate of this bug. ***