From 00cefde5b81bfb9f2aaa8192cdd2bf5a6c1164b0 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Fri, 16 Apr 2010 16:08:40 -0700 Subject: [PATCH] update AUTHORS, RELEASE_NOTES --- AUTHORS | 1 + RELEASE_NOTES | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index ddaddf59e..feaf82254 100644 --- a/AUTHORS +++ b/AUTHORS @@ -50,6 +50,7 @@ Andras Varga (andras@omnetpp.org) 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 --git a/RELEASE_NOTES b/RELEASE_NOTES index ea65b5fe4..4b2d69a16 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -112,14 +112,16 @@ many cases referencing the Bugzilla bug number - 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 ------------