# HG changeset patch # User Craig Dowell # Date 1271460350 25200 # Node ID 7066d007b8d59520217324d3df94262a0e989939 # Parent e2389ba92eaefb246d8db1ac9b513b3776703b2b# Parent 859745ac308b6fa34e947409036c2b5071b6997e branch merge diff -r e2389ba92eae -r 7066d007b8d5 AUTHORS --- a/AUTHORS Fri Apr 16 16:25:32 2010 -0700 +++ b/AUTHORS Fri Apr 16 16:25:50 2010 -0700 @@ -1,4 +1,5 @@ Kirill Andreev (andreev@iitp.ru) +Dean Armstrong (deanarm@gmail.com) Nicola Baldo (nbaldo@cttc.es) Mirko Banchi (mk.banchi@gmail.com) Ramon Bauza (monbauza@gmail.com) @@ -6,14 +7,18 @@ Raj Bhattacharjea (raj.b@gatech.edu) Timo Bingmann (timo.bingmann@student.kit.edu) Pavel Boyko (boyko@iitp.ru) +Dan Broyles (muxman@sbcglobal.net) Jonathan Brugge (j.d.brugge@student.utwente.nl) Elena Buchatskaia (borovkovaes@iitp.ru) Gustavo Carneiro (gjc@inescporto.pt, gjcarneiro@gmail.com) Angelos Chatzipapas (chatzipa@ceid.upatras.gr) Luis Cortes (cortes@gatech.edu) +Andrey Churin (aachurin@gmail.com) Craig Dowell (craigdo@ee.washington.edu) Jahanzeb Farooq (Jahanzeb.Farooq@sophia.inria.fr, Fahanzeb.Farooq@gmail.com) Juliana Freitag Borin (juliana.freitag@gmail.com) +Charline Taibi Guguen (charline.guguen@gmail.com) +Tom Goff (tgoff@tgoff.net) David Gross (gdavid.devel@gmail.com) Tom Henderson (tomhend@u.washington.edu) Mohamed Amine Ismail (amine.ismail@sophia.inria.fr, iamine@udcast.com) @@ -34,23 +39,26 @@ Michael Nowatkowski (nowatkom@gmail.com) Duy Nguyen (duy@soe.ucsc.edu) Tommaso Pecorella (tommaso.pecorella@unifi.it) +Josh Pelkey (jpelkey@gatech.edu) Giuseppe Piro (g.piro@poliba.it) Yana Podkosova (yanapdk@rambler.ru) Guangyu Pei (guangyu.pei@boeing.com) George F. Riley (riley@ece.gatech.edu) +Bill Roome (wdr@bell-labs.com) Providence Salumu Munga (Providence.Salumu@gmail.com, Providence.Salumu_Munga@it-sudparis.eu) +Florian Schmidt (Florian.Schmidt@cs.rwth-aachen.de) Guillaume Seguin (guillaume.seguin@sophia.inria.fr) Kulin Shah (m.kulin@gmail.com) Phillip Sitbon (phillip.sitbon@gmail.com) Ewgenij Starostin (estar@cs.tu-berlin.de) +Lalith Suresh (suresh.lalith@gmail.com) Adrian S. W. Tam (adrian.sw.tam@gmail.com) +Hajime Tazaki (tazaki@sfc.wide.ad.jp) Wilson Thong (wilsonwk@ee.cityu.edu.hk) Mauro Tortonesi (mauro.tortonesi@unife.it) 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) -Hajime Tazaki (tazaki@sfc.wide.ad.jp) diff -r e2389ba92eae -r 7066d007b8d5 RELEASE_NOTES --- a/RELEASE_NOTES Fri Apr 16 16:25:32 2010 -0700 +++ b/RELEASE_NOTES Fri Apr 16 16:25:50 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 ------------