[Ns-commits] mirko/ns-3-80211n

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Apr 8 02:41:00 PDT 2009


---- StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/third.cc examples/wifi-adhoc.cc examples/wifi-wired-bridging.cc samples/main-grid-topology.cc samples/main-propagation-loss.cc samples/main-random-topology.cc src/devices/wifi/propagation-loss-model.cc src/devices/wifi/wifi-phy-test.cc src/devices/wifi/wifi-test.cc src/helper/mobility-helper.cc src/helper/ns2-mobility-helper.cc src/helper/ns2-mobility-helper.h src/mobility/constant-position-mobility-model.cc src/mobility/constant-position-mobility-model.h src/mobility/constant-velocity-mobility-model.cc src/mobility/constant-velocity-mobility-model.h src/mobility/mobility.h src/mobility/static-mobility-model.cc src/mobility/static-mobility-model.h src/mobility/static-speed-mobility-model.cc src/mobility/static-speed-mobility-model.h src/mobility/wscript
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/3e8f8052e155


---- StaticSpeedHelper -> ConstantVelocityHelper
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/mobility/constant-position-mobility-model.h src/mobility/constant-velocity-helper.cc src/mobility/constant-velocity-helper.h src/mobility/constant-velocity-mobility-model.h src/mobility/random-direction-2d-mobility-model.h src/mobility/random-walk-2d-mobility-model.h src/mobility/random-waypoint-mobility-model.h src/mobility/static-speed-helper.cc src/mobility/static-speed-helper.h src/mobility/wscript
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/8b6b5fbc1976


---- bug 482: Add constant acceleration mobility model
user: Gustavo J. A. M. Carneiro <gjcarneiro at gmail.com>
files: src/mobility/constant-acceleration-mobility-model.cc src/mobility/constant-acceleration-mobility-model.h src/mobility/wscript
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/e57ced8f6660


---- update CHANGES.html
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: CHANGES.html
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/29587ce02a57


---- rescan python bindings
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/ns3_module_core.py bindings/python/ns3_module_mobility.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/82be63aaf35a


---- set OnOffApplication::m_lastStartTime correctly (bug #490)
user: Tom Henderson <tomh at tomh.org>
files: src/applications/onoff/onoff-application.cc src/applications/onoff/onoff-application.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/170eff4aba90


---- trace consistency changes
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/wifi-wired-bridging.cc 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-channel.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/adhoc-wifi-mac.cc src/devices/wifi/mac-low.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/wifi-mac.cc src/devices/wifi/wifi-mac.h src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h src/devices/wifi/wifi-phy.cc src/devices/wifi/wifi-phy.h src/devices/wifi/yans-wifi-phy.cc src/devices/wifi/yans-wifi-phy.h src/helper/csma-helper.cc src/helper/csma-helper.h src/helper/emu-helper.cc src/helper/emu-helper.h src/helper/point-to-point-helper.cc src/helper/point-to-point-helper.h src/helper/wifi-helper.cc src/helper/wifi-helper.h src/helper/yans-wifi-helper.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/fec2f830d015


---- Piles of changes for tracing rework
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/csma-bridge-one-hop.cc examples/csma-bridge.cc examples/csma-broadcast.cc examples/csma-multicast.cc examples/csma-one-subnet.cc examples/csma-ping.cc examples/csma-raw-ip-socket.cc examples/csma-star.cc examples/dynamic-global-routing.cc examples/emu-udp-echo.cc examples/mixed-global-routing.cc examples/mixed-wireless.cc examples/realtime-udp-echo.cc examples/second.cc examples/star.cc examples/tap-wifi-dumbbell.cc examples/tcp-large-transfer.cc examples/tcp-nsc-zoo.cc examples/third.cc examples/udp-echo.cc examples/wifi-wired-bridging.cc 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/adhoc-wifi-mac.cc src/devices/wifi/mac-low.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/wifi-mac.cc src/devices/wifi/!
 wifi-mac.h src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-phy.cc src/devices/wifi/wifi-phy.h src/devices/wifi/yans-wifi-phy.cc src/devices/wifi/yans-wifi-phy.h src/helper/csma-helper.cc src/helper/csma-helper.h src/helper/emu-helper.cc src/helper/emu-helper.h src/helper/point-to-point-helper.cc src/helper/point-to-point-helper.h src/helper/wifi-helper.cc src/helper/wifi-helper.h src/helper/yans-wifi-helper.cc src/helper/yans-wifi-helper.h src/mobility/static-mobility-model.cc src/mobility/static-mobility-model.h src/mobility/static-speed-helper.cc src/mobility/static-speed-helper.h src/mobility/static-speed-mobility-model.cc src/mobility/static-speed-mobility-model.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/9d2e96c4e6e4


---- remove unneeded packet copies, includes.  Rescan
user: Craig Dowell <craigdo at ee.washington.edu>
files: bindings/python/ns3_module_core.py bindings/python/ns3_module_helper.py bindings/python/ns3_module_mobility.py bindings/python/ns3_module_wifi.py src/devices/csma/csma-net-device.cc src/devices/emu/emu-net-device.cc src/devices/point-to-point/point-to-point-net-device.cc src/devices/tap-bridge/tap-bridge.cc src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/5f837915710a


---- Update CHANGES.html
user: Craig Dowell <craigdo at ee.washington.edu>
files: CHANGES.html
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/7b0c4017bc36


---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: bindings/python/ns3_module_core.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/c6c745185930


---- add TraceAll False parameter for API change
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/csma-bridge.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/c5d79ee51ffc


---- Set TCP ACK whenver connection is established (closes bugs 499 and 198)
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-stack/tcp-socket-impl.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/78d709bebd55


---- add ACKs to naked FINs
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/tcp-socket-impl.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/5ae6683ea586


---- Minor fix to stats example.
user: tjkopena at cs.drexel.edu
files: examples/stats/wifi-example-sim.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/125101b3e24d


---- Add MacPromiscRx, make MacRx non-promisc
user: Craig Dowell <craigdo at ee.washington.edu>
files: 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/adhoc-wifi-mac.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/wifi-mac.cc src/devices/wifi/wifi-mac.h src/devices/wifi/wifi-net-device.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/b40ce56e0247


---- xml support for ConfigStore
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/attribute-default-iterator.cc src/contrib/attribute-default-iterator.h src/contrib/attribute-iterator.cc src/contrib/attribute-iterator.h src/contrib/config-store.cc src/contrib/config-store.h src/contrib/file-config.cc src/contrib/file-config.h src/contrib/gtk-config-store.cc src/contrib/gtk-config-store.h src/contrib/raw-text-config.cc src/contrib/raw-text-config.h src/contrib/wscript src/contrib/xml-config.cc src/contrib/xml-config.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/fb4423206618


---- make sure we build, even if libxml2 could not be found.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/config-store.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/6b73669bb592


---- decrease version requirements.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/wscript
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/bd3eab705407


---- change API based on comments from tom.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/config-store.cc src/contrib/config-store.h src/contrib/gtk-config-store.cc src/contrib/gtk-config-store.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/d995bb4131c1


---- don't exit on save
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/config-store.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/196e20a32b50


---- Merge XML config-store
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: 
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/0ffffb0b92c2


---- Update the python bindings
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: bindings/python/ns3_module_contrib.py bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/7cb2938928d4


---- Fix src/contrib/wscript
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/contrib/wscript
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/88efddb08ce6


---- kill dead variables
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/udp-socket-impl.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/8827c9df85a3


---- must clear the list of routing protocols
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/internet-stack/ipv4-l3-protocol.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/6fe2d9ef88a9


---- Bugs 458, swap 2 LOC for 526
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/tcp-large-transfer.cc examples/tcp-nsc-lfn.cc src/devices/point-to-point/point-to-point-net-device.cc src/internet-stack/internet-stack.cc src/internet-stack/ipv4-l3-protocol.cc src/internet-stack/nsc-tcp-l4-protocol.cc src/internet-stack/nsc-tcp-l4-protocol.h src/internet-stack/nsc-tcp-socket-factory-impl.cc src/internet-stack/tcp-l4-protocol.cc src/internet-stack/tcp-l4-protocol.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/5854cddf4493


---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/internet-stack/ipv4-l3-protocol.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/2050b1c0efdd


---- first cut at enabling OpenVZ scenario
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/csma/csma-net-device.h src/devices/tap-bridge/tap-bridge.cc src/devices/tap-bridge/tap-bridge.h src/devices/tap-bridge/tap-creator.cc src/devices/tap-bridge/tap.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/2b197a6b4460


---- in BRIDGED_DEVICE mode, tap-bridge acts like a bridge between the tap and the bridged device
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/tap-bridge/tap-bridge.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/2cabb9cfae98


---- Clean up some tap bridge dox
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/tap-bridge/tap.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/9dafedaa8eb2


---- a little more dox
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/devices/tap-bridge/tap.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/8a999429091b


---- initial modifications to tap-bridge
user: core at samcore1.nettech.boeing.com
files: src/devices/tap-bridge/tap-bridge.cc src/devices/tap-bridge/tap-bridge.h src/devices/tap-bridge/tap-creator.cc src/devices/tap-bridge/wscript src/helper/tap-bridge-helper.cc src/helper/tap-bridge-helper.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/2f5b0ec50102


---- test out the tap-bridge modes and update the example
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/tap-wifi-dumbbell.cc src/devices/tap-bridge/tap-bridge.cc src/devices/tap-bridge/tap-bridge.h src/devices/tap-bridge/tap-creator.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/af8a40d5c2cb


---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/tap-wifi-dumbbell.cc src/devices/csma/csma-net-device.h src/devices/tap-bridge/tap-bridge.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/141f01bbfa8b


---- tutorial changes for allinone
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/getting-started.texi
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/ef09115f80ca


---- clean up tutorial up through tweaking section
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/conceptual-overview.texi doc/tutorial/getting-started.texi doc/tutorial/introduction.texi doc/tutorial/tweaking.texi
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/11a2cda6a096


---- wrap up tutorial updates
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/building-topologies.texi doc/tutorial/conceptual-overview.texi doc/tutorial/getting-started.texi doc/tutorial/tweaking.texi examples/second.cc examples/third.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/ebb973fdb763


---- fix some tutorial nits
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/building-topologies.texi doc/tutorial/conceptual-overview.texi doc/tutorial/getting-started.texi doc/tutorial/tweaking.texi
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/6f7c05fd0f9b


---- wifi-wired-bridging does not need to call GlobalRouteManager
user: Tom Henderson <tomh at tomh.org>
files: examples/wifi-wired-bridging.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/0ef6dfed1dbd


---- Fix a previous regexp substitution that went too far
user: Tom Henderson <tomh at tomh.org>
files: src/routing/global-routing/global-route-manager-impl.cc src/routing/global-routing/global-route-manager-impl.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/d8501bae8be1


---- Make Names API return void not bool, rescan for Python Bindings
user: Craig Dowell <craigdo at ee.washington.edu>
files: bindings/python/ns3_module_core.py bindings/python/ns3_module_helper.py bindings/python/ns3_module_tap_bridge.py src/core/names.cc src/core/names.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/cc2db3e6bcae


---- fix mac osx python bindings
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/ns3modulegen.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/834a7ac30481


---- don't use pthread option under cygwin
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/core/wscript
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/b25665f81754


---- Update CHANGES for ns-3.4 from hg log
user: Craig Dowell <craigdo at ee.washington.edu>
files: CHANGES.html
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/f1c83e54e541


---- RELEASE_NOTES for ns-3.4
user: Craig Dowell <craigdo at ee.washington.edu>
files: RELEASE_NOTES
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/5791e06dc1d1


---- RELEASE_NOTES shouldn't refer to past releases as future releases
user: Craig Dowell <craigdo at ee.washington.edu>
files: RELEASE_NOTES
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/cf08bd85770d


---- use tar xjf instead of bunzip in tutorial
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/getting-started.texi
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/9da5383b0c87


---- prettify CHANGES and add behavior changed section for ns-3.4
user: Craig Dowell <craigdo at ee.washington.edu>
files: CHANGES.html
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/9ec113d84cc8


---- Update AUTHORS for ns-3.4
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: AUTHORS
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/5396ecd09060


---- Tag ns-3.4
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: .hgtags
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/a4f0b6527129


---- Less error hiding anti-pattern when running regression tests.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: regression.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/b8528d30dfb3


---- fix typo
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: doc/tutorial/in-process/introduction.texi examples/csma-broadcast.cc samples/main-simulator.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/bf8c338c7820


---- fix csma-broadcast for regression script
user: Tom Henderson <tomh at tomh.org>
files: examples/csma-broadcast.cc regression/tests/test-csma-broadcast.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/e120085037ad


---- Fix bug 529 (logged values in hex after using Ipv6Address::Print).
user: Sebastien Vincent <vincent at clarinet.u-strasbg.fr>
files: src/node/ipv6-address.cc
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/abf229efd655


---- Add code that, when waf is updated in a future version, makes sure python bindings are re-generated whenever the optional features set changes.
user: Gustavo J. A. M. Carneiro  <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/a20c4300f959


---- revert gtk-config-store in csma-broadcast example
user: Tom Henderson <tomh at tomh.org>
files: examples/csma-broadcast.cc regression/tests/test-csma-broadcast.py
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/33085beb900d


---- merge with ns-3-dev
user: Mirko Banchi <mk.banchi at gmail.com>
files: .hgtags examples/mixed-wireless.cc examples/stats/wifi-example-sim.cc examples/tap-wifi-dumbbell.cc examples/third.cc examples/wifi-adhoc.cc examples/wifi-wired-bridging.cc src/contrib/wscript src/devices/wifi/adhoc-wifi-mac.cc src/devices/wifi/mac-low.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/helper/wifi-helper.cc src/helper/wifi-helper.h src/mobility/static-mobility-model.cc src/mobility/static-mobility-model.h src/mobility/static-speed-helper.cc src/mobility/static-speed-helper.h src/mobility/static-speed-mobility-model.cc src/mobility/static-speed-mobility-model.h
url: http://code.nsnam.org/mirko/ns-3-80211n/rev/627e247d5f4a




More information about the Ns-commits mailing list