# HG changeset patch # User Tom Henderson # Date 1271459320 25200 # Node ID ac110d28c441f9da337ac9f77aefa03d30cc766c # Parent 196bfb9beefbe61c89878819ea91b6ddc45b374a update AUTHORS, RELEASE_NOTES diff -r 196bfb9beefb -r ac110d28c441 AUTHORS --- a/AUTHORS Fri Apr 16 16:06:55 2010 -0700 +++ b/AUTHORS Fri Apr 16 16:08:40 2010 -0700 @@ -50,6 +50,7 @@ Sebastien Vincent (vincent@clarinet.u-strasbg.fr) Guillaume Vu-Brugier (gvubrugier@gmail.com) Tom Wambold (tom5760@gmail.com) +Danqi Wang (beyondwdq@gmail.com) Florian Westphal (fw@strlen.de) Josh Pelkey (jpelkey@gatech.edu) Dan Broyles (muxman@sbcglobal.net) diff -r 196bfb9beefb -r ac110d28c441 RELEASE_NOTES --- a/RELEASE_NOTES Fri Apr 16 16:06:55 2010 -0700 +++ b/RELEASE_NOTES Fri Apr 16 16:08:40 2010 -0700 @@ -112,14 +112,16 @@ - bug 856 - initialize vbl - bug 857 - Link-Local Multicast handle in Ipv4 Output processing - bug 859 - Output interface estimation for the source address bound socket in IPv4 Raw socket + - bug 862 - NotifyInterfaceUp() Adds network route even when netmask is /32 - bug 863 - Wrong Scalar arithmetics - bug 864 - Invalid return value in UdpSocketImpl::Send and Ipv4RawSocketImpl::Send - bug 865 - Ipv4RawSocketImpl::RecvFrom does not return from address all the time. - bug 866 - WiMAX mobility models not aggregated to Node + - bug 867 - Minor bug in Ipv4L3Protocol::Send() - bug 868 - invalid packet size after Ipv4L3Protocol::Send - bug 872 - ns3::PcapFileWrapper::Write explodes stack - bug 876 - Tcp socket does not handle ShutdownRecv correctly - + - bug 880 - Node sending a packet to itself via 127.0.0.1 aborts Known issues ------------