[Ns-commits] vincent/ns-3-ipv6-1st

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Thu Nov 6 00:37:33 PST 2008


---- 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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/rev/337b244e6d8f


---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/helper/wscript src/wscript
url: http://code.nsnam.org/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/rev/16c2970a0344


---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: 
url: http://code.nsnam.org/vincent/ns-3-ipv6-1st/rev/a457408d0bb6


---- some dox
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/emu/emu.h
url: http://code.nsnam.org/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/rev/c85506878fe5


---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: 
url: http://code.nsnam.org/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/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/vincent/ns-3-ipv6-1st/rev/265004d6dc15


---- Merge with HEAD and add IPv6 GetMulticast() method in emu-net-device.
user: Sebastien Vincent <vincent at clarinet.u-strasbg.fr>
files: examples/wscript 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/emu/emu-net-device.cc src/devices/emu/emu-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/node/net-device.h src/node/simple-net-device.cc src/node/simple-net-device.h
url: http://code.nsnam.org/vincent/ns-3-ipv6-1st/rev/6769344ae8dc




More information about the Ns-commits mailing list