[Ns-commits] timob/ns-3-wifiex
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Fri Apr 17 12:06:59 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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/e57ced8f6660
---- update CHANGES.html
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: CHANGES.html
url: http://code.nsnam.org/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/5f837915710a
---- Update CHANGES.html
user: Craig Dowell <craigdo at ee.washington.edu>
files: CHANGES.html
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/7b0c4017bc36
---- branch merge
user: Craig Dowell <craigdo at ee.washington.edu>
files: bindings/python/ns3_module_core.py
url: http://code.nsnam.org/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/6b73669bb592
---- decrease version requirements.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/contrib/wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/196e20a32b50
---- Merge XML config-store
user: Raj Bhattacharjea <raj.b at gatech.edu>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/7cb2938928d4
---- Fix src/contrib/wscript
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/contrib/wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/f1c83e54e541
---- RELEASE_NOTES for ns-3.4
user: Craig Dowell <craigdo at ee.washington.edu>
files: RELEASE_NOTES
url: http://code.nsnam.org/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/9ec113d84cc8
---- Update AUTHORS for ns-3.4
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: AUTHORS
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/5396ecd09060
---- Tag ns-3.4
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: .hgtags
url: http://code.nsnam.org/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/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/timob/ns-3-wifiex/rev/33085beb900d
---- Fix receiving bug in BridgeNetDevice regarding packet for the node itself
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/devices/bridge/bridge-net-device.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/280cfa81fa8f
---- noiseFloor -> noiseFigure (bug 543)
user: Nicola Baldo <nbaldo at cttc.es>
files: src/devices/wifi/interference-helper.cc src/devices/wifi/interference-helper.h src/devices/wifi/yans-wifi-phy.cc src/devices/wifi/yans-wifi-phy.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/56a5bf298339
---- scan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_core.py bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/6fb63a0725a8
---- bug 475: GammaVariable and ErlangVariable
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: samples/main-random-variable.cc samples/wscript src/core/random-variable.cc src/core/random-variable.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/0a250f44e0ed
---- bug 544: TypeId::AddTraceSource should assert on duplicate trace source name
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-id.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/e753d14618a3
---- rename attribute from Position to PositionAllocator to avoid conflict with Position attribute defined in ns3::MobilityModel
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/mobility/random-waypoint-mobility-model.cc utils/python-unit-tests.py
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/f4a73242f151
---- detect duplicate attributes, even in parent classes
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/type-id.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/da28becd0a92
---- bug 542: invalid trace paths
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/wifi-ap.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/cbbc344586fc
---- bug 498: Object Name Service Obsoletes Legacy Naming
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/bridge/bridge-channel.cc src/devices/bridge/bridge-net-device.cc src/devices/bridge/bridge-net-device.h src/devices/csma/csma-channel.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.cc 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/tap-bridge/tap-bridge.cc src/devices/tap-bridge/tap-bridge.h src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-net-device.h src/node/channel.cc src/node/channel.h src/node/net-device.h src/node/node.cc src/node/simple-net-device.cc src/node/simple-net-device.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/bad9eed19283
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.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_node.py bindings/python/ns3_module_point_to_point.py bindings/python/ns3_module_tap_bridge.py bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/689bece0b361
---- bug 531: Adds NonUnicastMode attribute to WifiRemoteStationManager
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: src/devices/wifi/wifi-remote-station-manager.cc src/devices/wifi/wifi-remote-station-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/951aec5a7b9a
---- bug 548: missing license header
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dcf-manager-test.cc src/devices/wifi/dcf-manager.cc src/devices/wifi/interference-helper.cc src/devices/wifi/interference-helper.h src/devices/wifi/wifi-phy-test.cc src/devices/wifi/wifi-test.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/acc6c801f785
---- Merging with ns-3-dev
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: bindings/python/ns3_module_contrib.py bindings/python/ns3_module_core.py bindings/python/ns3_module_helper.py bindings/python/ns3_module_node.py bindings/python/ns3_module_wifi.py examples/wifi-adhoc.cc examples/wifi-ap.cc samples/main-propagation-loss.cc samples/main-random-variable.cc samples/wscript src/applications/onoff/onoff-application.cc src/applications/onoff/onoff-application.h src/core/random-variable.cc src/core/random-variable.h src/devices/wifi/adhoc-wifi-mac.cc src/devices/wifi/dcf-manager.cc src/devices/wifi/interference-helper.cc src/devices/wifi/interference-helper.h src/devices/wifi/mac-low.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/ns2ext-wifi-phy.cc src/devices/wifi/ns2ext-wifi-phy.h src/devices/wifi/propagation-loss-model.cc src/devices/wifi/wifi-phy-test.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/ns2ext-wif!
i-helper.cc src/helper/ns2ext-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/timob/ns-3-wifiex/rev/9a40d6a0bbdc
---- Upgrade to WAF 1.5.4
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/waf bindings/python/wscript regression.py src/wscript waf wscript wutils.py
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/179f86838e62
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/85fa469a8ecf
---- waf fix
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/20a0a6244177
---- bug 534: non-const Ptr<T>::operator * () returns const reference
user: Nicola Baldo <nbaldo at cttc.es>
files: src/core/ptr.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/e7873b6d3f5e
---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/0d55474796e8
---- make ./waf check pass again.
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: src/devices/wifi/wifi-mode.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/771b9f0005d6
---- Detect valgrind memory leak reports; based on patch by Mathieu Lacage; closes bug #532
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: regression.py wscript wutils.py
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/a1c7bc503a0c
---- script typo fix; bug #551.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/89302376729e
---- bug 536: aarf-cd rate control
user: Federico Maguolo <maguolof at dei.unipd.it>
files: examples/wifi-adhoc.cc src/devices/wifi/aarfcd-wifi-manager.cc src/devices/wifi/aarfcd-wifi-manager.h src/devices/wifi/wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/12b3fcf84fc5
---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/33cf509840d3
---- coding style
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/aarfcd-wifi-manager.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/6886a39dfc47
---- use manager variables instead of per-station variables
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/aarfcd-wifi-manager.cc src/devices/wifi/aarfcd-wifi-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/a74d21ce3298
---- cleanup a bit
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/aarfcd-wifi-manager.cc src/devices/wifi/aarfcd-wifi-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/5327282789fc
---- add reference to paper
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/aarfcd-wifi-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/dd889b47f446
---- cleanup
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/aarf-wifi-manager.cc src/devices/wifi/aarf-wifi-manager.h src/devices/wifi/arf-wifi-manager.cc src/devices/wifi/arf-wifi-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/8a1b890c99cc
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/4593d476d627
---- cara rate control
user: Federico Maguolo <maguolof at dei.unipd.it>
files: examples/wifi-adhoc.cc src/devices/wifi/cara-wifi-manager.cc src/devices/wifi/cara-wifi-manager.h src/devices/wifi/wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/a7636758695f
---- cleanup
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-remote-station-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/4772bf5bc4b3
---- order similarly to base class
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/cara-wifi-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/968b98374cf6
---- handle rts somewhat better
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/aarfcd-wifi-manager.cc src/devices/wifi/aarfcd-wifi-manager.h src/devices/wifi/cara-wifi-manager.cc src/devices/wifi/cara-wifi-manager.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/528d4150d2ac
---- make debug builds work again
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/aarfcd-wifi-manager.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/939a6ec84bf1
---- fix typo
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/cara-wifi-manager.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/0b349dad4332
---- Enable the link option --enable-auto-import on cygwin; closes #525.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/0572c4011b3d
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/a30d9fc6f1ea
---- register a correct TypeId
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/rraa-wifi-manager.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/04bbe6fbdf3a
---- output rraa simulation
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: examples/wifi-adhoc.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/4b42ad1b0e12
---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/6095f91e6a64
---- bug 552: build with gcc 4.4
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/core/log.h src/devices/emu/emu-encode-decode.cc src/devices/tap-bridge/tap-creator.cc src/devices/tap-bridge/tap-encode-decode.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/596eb8034443
---- Now _really_ fix #551
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/ded7c46b986b
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/1f04a2c4fddb
---- HierarchicalMobilityModel: allow the parent model to be NULL, make the child/parent setters public, and add more detailed documentation; closes bug #511
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/mobility/hierarchical-mobility-model.cc src/mobility/hierarchical-mobility-model.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/08cfbddc55f9
---- actually reset callbacks in the socket's DoDispose method
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/node/socket.cc src/node/socket.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/9c638ff9f732
---- rework olsr
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_node.py bindings/python/ns3_module_olsr.py src/helper/olsr-helper.cc src/routing/olsr/olsr-agent-impl.cc src/routing/olsr/olsr-agent-impl.h src/routing/olsr/olsr-agent.cc src/routing/olsr/olsr-agent.h src/routing/olsr/olsr-repositories.h src/routing/olsr/olsr-state.h src/routing/olsr/repositories.h src/routing/olsr/wscript
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/e63305078fe5
---- remove dead files
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/routing/olsr/olsr-routing-table.cc src/routing/olsr/olsr-routing-table.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/8d689bf4405f
---- merge with olsr crap
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/routing/olsr/olsr-agent.cc src/routing/olsr/olsr-agent.h src/routing/olsr/olsr-routing-table.cc src/routing/olsr/olsr-routing-table.h src/routing/olsr/repositories.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/bf9c03ebc855
---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_node.py
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/5e4790eea56f
---- good god, there should be no reason to call Dispose directly here.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/routing/olsr/olsr-agent-impl.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/9e9c734b927e
---- merge with HEAD
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/55ccad74d7cc
---- rename
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_olsr.py src/helper/olsr-helper.cc src/routing/olsr/olsr-agent-impl.cc src/routing/olsr/olsr-agent-impl.h src/routing/olsr/olsr-routing-protocol.cc src/routing/olsr/olsr-routing-protocol.h src/routing/olsr/wscript utils/print-introspected-doxygen.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/579bbfe8bb65
---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/routing/olsr/olsr-agent-impl.cc src/routing/olsr/olsr-agent-impl.h src/routing/olsr/olsr-routing-protocol.cc src/routing/olsr/olsr-routing-protocol.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/f71fd5bfc4ad
---- cleanup raw sockets on Ipv4L3Protocol shutdown
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/internet-stack/ipv4-l3-protocol.cc
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/1c3138bce75e
---- Merging with ns-3-dev.
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: bindings/python/ns3_module_node.py bindings/python/ns3_module_wifi.py examples/wifi-adhoc.cc src/devices/wifi/wscript src/routing/olsr/olsr-agent-impl.cc src/routing/olsr/olsr-agent-impl.h src/routing/olsr/olsr-agent.cc src/routing/olsr/olsr-agent.h src/routing/olsr/olsr-routing-table.cc src/routing/olsr/olsr-routing-table.h src/routing/olsr/repositories.h
url: http://code.nsnam.org/timob/ns-3-wifiex/rev/10354e7451d7
More information about the Ns-commits
mailing list