[Ns-commits] raj/ns-3-rng-changes
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Tue Jan 13 14:18:53 PST 2009
---- Work around a WAF bug in failing to recognize GCC while detecting CXXFLAGS for compiling Python extensions.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/c4acb0e1fd28
---- Trivial change to fix time insertions after recent output format change.
user: tjkopena at cs.drexel.edu
files: src/contrib/stats/sqlite-data-output.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/be0a0e796faf
---- merge in tap device
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emutap/host-tap-net-device.cc src/devices/emutap/host-tap-net-device.h src/devices/emutap/tap-channel.cc src/devices/emutap/tap-channel.h src/devices/emutap/tap-manager-client.cc src/devices/emutap/tap-manager-client.h src/devices/emutap/tap-manager.cc src/devices/emutap/tap-net-device.cc src/devices/emutap/tap-net-device.h src/devices/emutap/wscript src/wscript wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/40c5841b616d
---- give up on merging tap and emulated, break apart
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emulated/emulated-net-device.cc src/devices/emulated/emulated-net-device.h src/devices/emulated/emulated.h src/devices/emulated/waf src/devices/emulated/wscript src/devices/emutap/host-tap-net-device.cc src/devices/emutap/host-tap-net-device.h src/devices/emutap/tap-channel.cc src/devices/emutap/tap-channel.h src/devices/emutap/tap-manager-client.cc src/devices/emutap/tap-manager-client.h src/devices/emutap/tap-manager.cc src/devices/emutap/tap-net-device.cc src/devices/emutap/tap-net-device.h src/devices/emutap/wscript src/devices/tap/host-tap-net-device.cc src/devices/tap/host-tap-net-device.h src/devices/tap/tap-channel.cc src/devices/tap/tap-channel.h src/devices/tap/tap-manager-client.cc src/devices/tap/tap-manager-client.h src/devices/tap/tap-manager.cc src/devices/tap/tap-net-device.cc src/devices/tap/tap-net-device.h src/devices/tap/wscript src/node/net-device.h src/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/4b603cd4ee42
---- add in the helpers
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/helper/emu-helper.cc src/helper/emu-helper.h src/helper/tap-helper.cc src/helper/tap-helper.h src/helper/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/337b244e6d8f
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/helper/wscript src/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/97ae21d8caca
---- rework to address suid root issues
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu-encode-decode.cc src/devices/emu/emu-encode-decode.h src/devices/emu/emu-net-device.cc src/devices/emu/emu-net-device.h src/devices/emu/emu-sock-creator.cc src/devices/emu/emu.h src/devices/emu/waf src/devices/emu/wscript src/devices/emulated/emulated-net-device.cc src/devices/emulated/emulated-net-device.h src/devices/emulated/emulated.h src/devices/emulated/waf src/devices/emulated/wscript src/helper/emu-helper.cc src/helper/emu-helper.h src/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/8862b9be62bb
---- add emu-udp-echo example
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/emu-udp-echo.cc examples/wscript src/devices/emu/emu-net-device.cc src/devices/emu/emu-sock-creator.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/16c2970a0344
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files:
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/a457408d0bb6
---- some dox
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/65517a42bcb8
---- reverse sense of waf sudo flag to --enable-sudo
user: Craig Dowell <craigdo at ee.washington.edu>
files: wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/debf281cc42b
---- turn off LOG in emu-sock-creator
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu-net-device.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/8966e68809a6
---- enable multicast in emu-net-device
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu-net-device.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/e3aa8940f23b
---- clarify comment in emu-helper
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/helper/emu-helper.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/ece71adb1c42
---- sentence made no sense in emu.h
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/c57cb1ef0098
---- remove tap device and helper
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/tap/host-tap-net-device.cc src/devices/tap/host-tap-net-device.h src/devices/tap/tap-channel.cc src/devices/tap/tap-channel.h src/devices/tap/tap-manager-client.cc src/devices/tap/tap-manager-client.h src/devices/tap/tap-manager.cc src/devices/tap/tap-net-device.cc src/devices/tap/tap-net-device.h src/devices/tap/wscript src/helper/tap-helper.cc src/helper/tap-helper.h src/helper/wscript src/wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/c85506878fe5
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files:
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/e48410cf76e4
---- Apply Patch to address bug 294 -- due to vincent
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/bridge/bridge-net-device.cc src/devices/bridge/bridge-net-device.h 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 src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h src/internet-stack/arp-ipv4-interface.cc src/node/net-device.h src/node/simple-net-device.cc src/node/simple-net-device.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/1e7abf5fca79
---- apply patch for bug 294 (GetMulticastAddr) + emu device update + rescan
user: vincent at clarinet.u-strasbg.fr
files: bindings/python/ns3_module_bridge.py bindings/python/ns3_module_core.py bindings/python/ns3_module_csma.py bindings/python/ns3_module_emu.py bindings/python/ns3_module_helper.py bindings/python/ns3_module_node.py bindings/python/ns3_module_point_to_point.py bindings/python/ns3_module_wifi.py bindings/python/ns3modulegen_generated.py src/devices/emu/emu-net-device.cc src/devices/emu/emu-net-device.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/545ddf9398ed
---- remove unimplemented methods from emu class + rescan
user: Craig Dowell <craigdo at ee.washington.edu>
files: bindings/python/ns3_module_emu.py src/devices/emu/emu-net-device.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/ca2159d54d75
---- need bindings for v4ping
user: Craig Dowell <craigdo at ee.washington.edu>
files: bindings/python/ns3_module_v4ping.py
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/df9b99bc768c
---- apply patch for bug 390 (regression tests can't open input files)
user: mathieu.lacage at sophia.inria.fr
files: wscript
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/e45be3d9181b
---- apply patch for bug 390 (SocketImpl::Bind returns something other than -1)
user: raj.b at gatech.edu
files: src/internet-stack/tcp-socket-impl.cc src/internet-stack/udp-socket-impl.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/265004d6dc15
---- asserts cut and paste into places where fatal error was appropriate
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu-net-device.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/784c45b27326
---- address bug 393 (need to overload Install methods for python)
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/helper/application-container.cc src/helper/application-container.h src/helper/csma-helper.cc src/helper/csma-helper.h src/helper/emu-helper.cc src/helper/emu-helper.h src/helper/internet-stack-helper.cc src/helper/internet-stack-helper.h src/helper/mobility-helper.cc src/helper/mobility-helper.h src/helper/on-off-helper.cc src/helper/on-off-helper.h src/helper/packet-sink-helper.cc src/helper/packet-sink-helper.h src/helper/packet-socket-helper.cc src/helper/packet-socket-helper.h src/helper/udp-echo-helper.cc src/helper/udp-echo-helper.h src/helper/v4ping-helper.cc src/helper/v4ping-helper.h src/helper/wifi-helper.cc src/helper/wifi-helper.h
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/affd0834debc
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files:
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/a10653fa0891
---- keep gcc 3.4 from complaining
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu-net-device.cc
url: http://code.nsnam.org/raj/ns-3-rng-changes/rev/03ebd59f4d06
More information about the Ns-commits
mailing list