[Ns-commits] craigdo/ns-3-names

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Jan 27 12:26:26 PST 2009


---- Wifi internal architecture diagram
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: doc/WifiArchitecture.dia doc/WifiArchitecture.png src/devices/wifi/wifi.h
url: http://code.nsnam.org/craigdo/ns-3-names/rev/57c61d98942b


---- merge
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: 
url: http://code.nsnam.org/craigdo/ns-3-names/rev/6fd6081263be


---- Add a dashed box around DcaTxop and MacRxMiddle in the wifi architecture figure; closes #447.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: doc/WifiArchitecture.dia doc/WifiArchitecture.png
url: http://code.nsnam.org/craigdo/ns-3-names/rev/a1c1d2b187f6


---- Run regression tests as WAF tasks, plus simplify how unit tests are declared.  Closes #480.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: regression.py regression/tests/test-csma-bridge.py regression/tests/test-csma-broadcast.py regression/tests/test-csma-multicast.py regression/tests/test-csma-one-subnet.py regression/tests/test-csma-packet-socket.py regression/tests/test-csma-ping.py regression/tests/test-csma-raw-ip-socket.py regression/tests/test-csma-star.py regression/tests/test-dynamic-global-routing.py regression/tests/test-global-routing-slash32.py regression/tests/test-ns2-mob.py regression/tests/test-realtime-udp-echo.py regression/tests/test-second.py regression/tests/test-simple-error-model.py regression/tests/test-simple-global-routing.py regression/tests/test-simple-point-to-point-olsr.py regression/tests/test-static-routing-slash32.py regression/tests/test-tcp-large-transfer.py regression/tests/test-tcp-nsc-lfn.py regression/tests/test-third.py regression/tests/test-udp-echo.py regression/tests/test-wifi-wired-bridging.py wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/a6c5ccfa3451


---- Try to guess the location of the reference traces, when --with-regression-traces is not given (#478)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/ec4e46b9547b


---- Try to guess pybindgen location (more #478)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/6f8542536217


---- Try to guess NSC location (finally closes #478)
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/internet-stack/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/5a5f0c04b98b


---- (from Tom Henderson) make valgrind return an error exit code when problems are detected.  Closes #449.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/1dfe215a2b73


---- Bug #323: waf --valgrind doesn't check for valgrind first
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: regression.py wscript wutils.py
url: http://code.nsnam.org/craigdo/ns-3-names/rev/9ffcf2400aa5


---- librt is need not for threading primitives but for the real time scheduler
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/core/wscript src/simulator/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/51f223987b89


---- Detect pthread support by compiling a test program with the -pthread switch, not just check for the header file.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/4bbe798b0dab


---- EmuNetDevice also depends on the availibility of threading support
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/devices/emu/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/8f403a728b57


---- Fix 'no newline at the end of file' compilation error in the pthread test
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/383d47fa7444


---- Don't use the flag -pthread on darwin to avoid warning message
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/d2ec423e4576


---- samples/main-test-sync also depends on the realtime optional feature
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: samples/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/b5e1f3870314


---- Workaround WAF issue 325 for generating module header files
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: src/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/0ba0346d655b


---- add wifi-architecture figure to manual
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/Makefile doc/manual/wifi.texi
url: http://code.nsnam.org/craigdo/ns-3-names/rev/3c5cb537653f


---- Make sure to call ns3.Simulator.Destroy() before python exit to avoid segmentation faults on program exit.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/ns3/__init__.py
url: http://code.nsnam.org/craigdo/ns-3-names/rev/4132bb61ab3c


---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/core/wscript
url: http://code.nsnam.org/craigdo/ns-3-names/rev/682eb88ed29e




More information about the Ns-commits mailing list