[Ns-commits] craigdo/ns-3-emu
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Thu Aug 14 16:46:04 PDT 2008
---- use the right log component name for PacketSink. use NS_LOG_FUNCTION.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/applications/packet-sink/packet-sink.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/b2ef6249a724
---- rm examples/tcp-2way.cc
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: examples/tcp-2way.cc examples/wscript
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/5c7524e89e10
---- bug 276: bridge netdevice has no helper class.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/csma-bridge.cc src/helper/bridge-helper.cc src/helper/bridge-helper.h src/helper/wscript
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/028b7de98fb1
---- bug 275: Queue::Peek should return Ptr<const Packet>
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_node.py src/node/drop-tail-queue.cc src/node/drop-tail-queue.h src/node/queue.cc src/node/queue.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/4b8ef7da0ac3
---- make sure we don't attempt to read outside of ourselves when deserializing a header for printing.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/common/packet-metadata.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/076ae3766f27
---- allow attribute setters to fail.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/attribute-accessor-helper.h src/core/attribute-test.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/1548d7e3604f
---- Stub TcpSocketImpl unit test
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-stack/tcp-socket-impl.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/10c667a90efa
---- make it build with gcc 4.1.3
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/tcp-socket-impl.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/fdf978993930
---- fully qualify class name to use macro outside of ns3 namespace.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/b1744fac67da
---- Make TypeId(const char * name) explicit (bug 281)
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/core/type-id.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/e5c71362e669
---- Add a test to TcpSocketImpl unit tests
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-stack/tcp-socket-impl.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/a88c0d54e43b
---- Add another test to TcpSocketImplTest
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-stack/tcp-socket-impl.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/46446b2e3c9d
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/tcp-2way.cc examples/wscript src/core/log.h src/helper/wscript
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/04c777e0691e
More information about the Ns-commits
mailing list