[Ns-commits] mathieu/ns-3-simu

code@nsnam-code.ece.gatech.edu code at nsnam-code.ece.gatech.edu
Tue Sep 23 16:40:37 PDT 2008


---- use nsc instead of the ns-3 tcp stack.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/process-http-demo.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/026921e5065a


---- fix bug 338, MTU overflows frameSize
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/csma/csma-net-device.cc src/devices/csma/csma-net-device.h src/devices/point-to-point/point-to-point-net-device.cc src/devices/point-to-point/point-to-point-net-device.h
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/cef8288d30ae


---- release_steps.txt nits
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/release_steps.txt
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/05797303259b


---- update RELEASE_NOTES known issues
user: Craig Dowell <craigdo at ee.washington.edu>
files: RELEASE_NOTES
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/d783a951f8f5


---- Added tag ns-3.2-RC2-bis for changeset d783a951f8f5
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/6be565850b18


---- fix formatting
user: Tom Henderson <tomh at tomh.org>
files: CHANGES.html
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/9e2dde61057c


---- some release notes edits
user: Tom Henderson <tomh at tomh.org>
files: RELEASE_NOTES
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/bef19c2939f2


---- add reference to wiki page
user: Tom Henderson <tomh at tomh.org>
files: doc/build.txt
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/e49a3c85cfd9


---- updates to the tutorial introduction
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/introduction.texi
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/d8f140c053d1


---- doxygen for src/contrib
user: Tom Henderson <tomh at tomh.org>
files: src/contrib/contrib.h src/contrib/gtk-config-store.h
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/5e90a85aafaa


---- Doxygen for internet-stack
user: Tom Henderson <tomh at tomh.org>
files: src/internet-stack/arp-cache.h src/internet-stack/arp-header.h src/internet-stack/arp-ipv4-interface.h src/internet-stack/arp-l3-protocol.h src/internet-stack/nsc-tcp-l4-protocol.h src/internet-stack/nsc-tcp-socket-factory-impl.h src/internet-stack/nsc-tcp-socket-impl.h src/internet-stack/pending-data.h src/internet-stack/rtt-estimator.h src/internet-stack/sequence-number.h src/internet-stack/tcp-header.h src/internet-stack/tcp-l4-protocol.h src/internet-stack/tcp-socket-factory-impl.h src/internet-stack/tcp-socket-impl.h src/internet-stack/udp-header.h src/internet-stack/udp-l4-protocol.h src/internet-stack/udp-socket-factory-impl.h src/internet-stack/udp-socket-impl.h
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/372f4475dc47


---- merge with tip
user: Tom Henderson <tomh at tomh.org>
files: RELEASE_NOTES
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/1f26d314ae20


---- don't try to download traces if they are already there.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: VERSION wscript
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/fc078b692b68


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/9dfb5519f20a


---- don't change VERSION
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: VERSION
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/a60aeddab0fe


---- Make the example less verbose (for use in regression)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: examples/csma-bridge.py
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/559a7114a1e6


---- Add python based csma-bridge regression test.  Closes #344.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: regression/tests/test-csma-bridge.py regression/tests/test-wifi-wired-bridging.py wscript
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/97c84e70a7db


---- fix some Doxygen warnings
user: Tom Henderson <tomh at tomh.org>
files: src/devices/csma/csma-net-device.h src/devices/wifi/wifi-mac.h src/internet-stack/arp-cache.h src/node/address.h src/node/net-device.h
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/3251aa0de5c8


---- merge with tip
user: Tom Henderson <tomh at tomh.org>
files: 
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/29473501ade8


---- freshen tutorial
user: Tom Henderson <tomh at tomh.org>
files: doc/tutorial/building-topologies.texi doc/tutorial/conceptual-overview.texi doc/tutorial/getting-started.texi doc/tutorial/introduction.texi
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/fa1c7b813873


---- Added tag ns-3.2-RC3 for changeset fa1c7b813873
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/6105fe16df43


---- Add missing Python GIL locking in PythonEventImpl::Notify
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/ns3module_helpers.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/db14e253e614


---- Apply Sam's nsc regression patch
user: Craig Dowell <craigdo at ee.washington.edu>
files: regression/tests/test-tcp-nsc-lfn.py src/internet-stack/wscript wscript
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/71d93292bc49


---- document ConfigStore
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/attributes.texi
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/68218c266a84


---- Added tag ns-3.2-RC4 for changeset 68218c266a84
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/f83d831768d7


---- mispeeling in RELEASE_NOTES
user: Craig Dowell <craigdo at ee.washington.edu>
files: RELEASE_NOTES
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/4eba9967700e


---- new manual chapter on TCP
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/manual.texi doc/manual/tcp.texi
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/857ef81c572d


---- Add chapter on realtime scheduler to manual
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/manual.texi doc/manual/realtime.texi
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/2ecac911b3ec


---- Added tag ns-3.2 for changeset 2ecac911b3ec
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/34d3f0952500


---- nsc: make sure nsc has a configured interface
user: Florian Westphal <fw at strlen.de>
files: src/internet-stack/nsc-tcp-l4-protocol.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/ad0c222a18be


---- nsc: avoid unecessary use of posix headers
user: Florian Westphal <fw at strlen.de>
files: src/internet-stack/nsc-tcp-l4-protocol.cc src/internet-stack/nsc-tcp-socket-impl.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/fed597b0583e


---- mispeeling in introduction.texi
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/introduction.texi
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/fd3a9f294807


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: doc/tutorial/introduction.texi src/internet-stack/nsc-tcp-l4-protocol.cc src/internet-stack/nsc-tcp-l4-protocol.h src/internet-stack/tcp-l4-protocol.h src/internet-stack/udp-l4-protocol.h src/internet-stack/udp-socket-impl.h src/internet-stack/wscript wscript
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/50bba5dcd88e


---- don't enable mtu discover unconditionally.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/udp-socket-impl.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/e59377281a55


---- don't use std::endl to separate data fields.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/icmpv4.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/cfead895a19b


---- the sink must be enabled on node 2
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/simple-error-model.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/f7bcd6ad9965


---- the sink must be enabled on node 2
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/simple-error-model.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/9f5d59e52e38


---- use better variable names.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/csma-one-subnet.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/249ec8d21b24


---- make sure that the sinks are started
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/csma-bridge.cc examples/csma-bridge.py
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/594e2052e5b2


---- make sure sinks are started
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/csma-one-subnet.cc
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/458bc4845806


---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: 
url: http://code.nsnam.org/mathieu/ns-3-simu/rev/66322f4eaa52




More information about the Ns-commits mailing list