[Ns-commits] craigdo/ns-3-emu
code@nsnam-code.ece.gatech.edu
code at nsnam-code.ece.gatech.edu
Mon Jul 28 17:45:27 PDT 2008
---- begin sorting out mtu woes
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/csma/csma-net-device.cc src/devices/csma/csma-net-device.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/b834a9204124
---- fix supidity in mtu stuff
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/csma/csma-net-device.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/80aae4bb8c39
---- Add helper waf proxy script
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/devices/wifi/waf
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/f22fe8e879a7
---- Add empty implementation of Simulator::SetImplementation, to make Python bindings work.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/simulator/simulator.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/d89e9db667f0
---- Make the new NetDevice APIs pure virtual methods, by Mathieu's insistence.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: RELEASE_NOTES bindings/python/ns3_module_node.py bindings/python/ns3_module_point_to_point.py bindings/python/ns3_module_simulator.py bindings/python/ns3_module_wifi.py src/devices/point-to-point/point-to-point-net-device.cc src/devices/point-to-point/point-to-point-net-device.h src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h src/node/net-device.cc src/node/net-device.h src/node/simple-net-device.cc src/node/simple-net-device.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/a920df6b9f02
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/df6f07358b24
---- hg ignore the pybindgen checkout dir
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: .hgignore
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/5393e306a243
---- Make the LogComponent* utility functions available for optimized builds as well, albeit as noops. Closes #258.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/core/log.cc src/core/log.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/7ce1353e63ba
---- When python scanning API, remove again the NS3_LOG_ENABLE define; it is no longer needed.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/ns3_module_common.py bindings/python/ns3_module_core.py bindings/python/ns3modulescan.py
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/ebdeeb7cd463
---- When generating the everything.h header file for Python, handle ns3 headers inside subdirectories properly.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/26de1421d000
---- Only generate everything.h if python bindings are enabled. Based on patch by Mathieu Lacage. Closes #260.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/818a6bbef490
---- OLSR: HELLO messages hold time should be 3 times hello interval, not hello interval.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/routing/olsr/olsr-agent-impl.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/6f68f1044df1
---- bug 262: fix g++ 4.3 build
user: Sebastien Vincent <vincent at clarinet.u-strasbg.fr>
files: src/core/unix-system-mutex.cc src/core/unix-system-thread.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/517acaf61a69
---- bug 252: get rid of dead code.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/default-simulator-impl.cc src/simulator/default-simulator-impl.h src/simulator/simulator-impl.h src/simulator/simulator.cc src/simulator/simulator.h utils/bench-simulator.cc utils/replay-simulation.cc utils/wscript
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/b5ef00370c70
---- bug 252: make python bindings compile
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_simulator.py
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/973e8f700e58
---- bug 251: mobility helper has no ascii output
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/helper/mobility-helper.cc src/helper/mobility-helper.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/b2de71af0e3f
---- blah
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/realtime-udp-echo.cc samples/main-test-sync.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/fc96fb60b138
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/core/log.cc src/core/log.h src/core/unix-system-mutex.cc src/core/unix-system-thread.cc src/simulator/simulator.cc src/simulator/simulator.h utils/replay-simulation.cc
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/84f9d8359cc8
---- make net device receive packets, start sniffer example
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/emu-sniff.cc examples/wscript src/core/log.cc src/devices/emulated/emulated-net-device.cc src/devices/emulated/emulated-net-device.h
url: http://code.nsnam.org/craigdo/ns-3-emu/rev/800aed193177
More information about the Ns-commits
mailing list