[Ns-commits] gjc/ns-3-pyviz
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Sat Sep 27 07:38:21 PDT 2008
---- Update visualizer ideas
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/contrib/visualizer/visualizer-ideas.txt
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/2643f6bc623c
---- Allow interrupting PyBindGen fetching, via Ctrl-C, for the impatient developers.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/3307abd75322
---- 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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/rev/71d93292bc49
---- document ConfigStore
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/attributes.texi
url: http://code.nsnam.org/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/rev/f83d831768d7
---- mispeeling in RELEASE_NOTES
user: Craig Dowell <craigdo at ee.washington.edu>
files: RELEASE_NOTES
url: http://code.nsnam.org/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/rev/fed597b0583e
---- mispeeling in introduction.texi
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/introduction.texi
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/fd3a9f294807
---- 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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/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/gjc/ns-3-pyviz/rev/458bc4845806
---- nsc: delay creating nsc interface using ScheduleNow ().
user: Florian Westphal <fw at strlen.de>
files: src/internet-stack/nsc-tcp-l4-protocol.cc src/internet-stack/nsc-tcp-l4-protocol.h
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/36bddd3732c7
---- fix build with gcc 4.3.0
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/udp-socket-impl.cc
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/f22f8ab3f6f5
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/e09a1bd54909
---- Get newer pybindgen, for stl containers support
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/3748390f3608
---- Need to acquire the Python GIL also in ~PythonEventImpl, as it may be called at any time from the C++ code, from any thread.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/ns3module_helpers.cc
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/38ace50047e1
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript examples/csma-bridge.py wscript
url: http://code.nsnam.org/gjc/ns-3-pyviz/rev/6d89a22bc669
More information about the Ns-commits
mailing list