update AUTHORS, RELEASE_NOTES
authorTom Henderson <tomh@tomh.org>
Fri, 16 Apr 2010 16:08:40 -0700
changeset 6236 ac110d28c441
parent 6235 196bfb9beefb
child 6237 859745ac308b
update AUTHORS, RELEASE_NOTES
AUTHORS
RELEASE_NOTES
--- 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)
--- 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
 ------------