[Ns-commits] raj/ns-3-dev
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Tue Jan 13 14:17:57 PST 2009
---- add dynamic global routing example script
user: Tom Henderson <tomh at tomh.org>
files: AUTHORS examples/dynamic-global-routing.cc examples/global-routing-slash32.cc examples/static-routing-slash32.cc examples/wscript src/routing/global-routing/global-router-interface.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/7dc122811f0c
---- New examples, build and test tutorial examples
user: Craig Dowell <craigdo at ee.washington.edu>
files: examples/wscript regression/tests/test-dynamic-global-routing.py regression/tests/test-global-routing-slash32.py regression/tests/test-second.py regression/tests/test-static-routing-slash32.py regression/tests/test-third.py
url: http://code.nsnam.org/raj/ns-3-dev/rev/c032743d087c
---- Merge
user: Raj Bhattacharjea <raj.b at gatech.edu>
files:
url: http://code.nsnam.org/raj/ns-3-dev/rev/76848c77cd84
---- hg-ignore .mob files (mobility traces)
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: .hgignore
url: http://code.nsnam.org/raj/ns-3-dev/rev/88e8d69b15f2
---- more documentation to address trace sources bugs
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/manual/csma.texi src/devices/csma/csma.h src/devices/emu/emu-net-device.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/4521a81f94b8
---- doc nits and a new point-to-point device section for the manual
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/manual/point-to-point.texi src/devices/emu/emu.h src/devices/point-to-point/point-to-point.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/ea1dd6fcaf55
---- an emu device chapter for the manual
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/manual/emu.texi
url: http://code.nsnam.org/raj/ns-3-dev/rev/7c053d22ffc0
---- A few documentation nits
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/attributes.texi doc/manual/routing.texi doc/manual/sockets.texi examples/dynamic-global-routing.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/4fa0b1ed5240
---- some dox for internet-stack tracing
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/internet-stack/internet-stack.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/f8a5d0a63f4e
---- Mathieu's patch: Avoid stack explosion (bug 417)
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-stack/ipv4-end-point.cc src/internet-stack/ipv4-end-point.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/142c13a3975f
---- Add a minimum RTO (adapted from Mathieu, bug 418)
user: Raj Bhattacharjea <raj.b at gatech.edu>
files: src/internet-stack/rtt-estimator.cc src/internet-stack/rtt-estimator.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/d320dea20aca
---- add device chapters to manual
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/Makefile doc/manual/figures/snir.dia doc/manual/manual.texi doc/manual/point-to-point.texi doc/manual/routing.texi doc/manual/wifi.texi
url: http://code.nsnam.org/raj/ns-3-dev/rev/dfd0bc16dc99
---- Added tag ns-3.3-RC4 for changeset dfd0bc16dc99
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/raj/ns-3-dev/rev/e4b42930e37a
---- bug 448: V4Ping Application Sends uint32_t Data in Host Order
user: Craig Dowell <craigdo at ee.washington.edu>
files: src/applications/v4ping/v4ping.cc src/applications/v4ping/v4ping.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/58ae52c5845f
---- Added tag ns-3.3-RC5 for changeset 58ae52c5845f
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/raj/ns-3-dev/rev/cb86fb0fd36e
---- fixed seeds for tutorial examples and updates to tutorial to match
user: Craig Dowell <craigdo at ee.washington.edu>
files: doc/tutorial/building-topologies.texi doc/tutorial/conceptual-overview.texi examples/first.cc examples/second.cc examples/third.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/13c1916747f2
---- gustavo's retcode patch for regression
user: gjc at inescporto.pt
files: wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/4267fd454004
---- Added tag ns-3.3-RC6 for changeset 4267fd454004
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/raj/ns-3-dev/rev/2efae18e7379
---- Added tag ns-3.3 for changeset 2efae18e7379
user: Craig Dowell <craigdo at ee.washington.edu>
files: .hgtags
url: http://code.nsnam.org/raj/ns-3-dev/rev/d26a4018a9ef
---- Fix misprints in tutorial (bug 453)
user: Tom Henderson <tomh at tomh.org>
files: doc/manual/node.texi doc/tutorial/building-topologies.texi doc/tutorial/conceptual-overview.texi doc/tutorial/in-process/introduction.texi doc/tutorial/tweaking.texi
url: http://code.nsnam.org/raj/ns-3-dev/rev/2b675a0b3b94
---- Add --with-nsc configuration option
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/internet-stack/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/6abf5a0f12d7
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/helper/yans-wifi-phy-helper.cc src/helper/yans-wifi-phy-helper.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/ca0ea1ed6fc8
---- mixed-wireless was not instantiating a stationManager in helper
user: Tom Henderson <tomh at tomh.org>
files: examples/mixed-wireless.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/749cf964666a
---- fix course change notification portion of the script
user: Tom Henderson <tomh at tomh.org>
files: examples/mixed-wireless.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/a17503f15f8c
---- Additional cleanup of mixed-wireless; get packets to flow across different device technologies
user: Tom Henderson <tomh at tomh.org>
files: examples/mixed-wireless.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/a8f42518c058
---- virtualize ErrorRateModel
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_core.py bindings/python/ns3_module_wifi.py src/devices/wifi/error-rate-model.cc src/devices/wifi/error-rate-model.h src/devices/wifi/wifi-phy-test.cc src/devices/wifi/wifi-test.cc src/devices/wifi/wscript src/devices/wifi/yans-error-rate-model.cc src/devices/wifi/yans-error-rate-model.h src/helper/yans-wifi-helper.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/c6f634d0fc6f
---- remove public static variables. Use public static methods
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/interference-helper.cc src/devices/wifi/wifi-phy.cc src/devices/wifi/wifi-phy.h src/devices/wifi/yans-error-rate-model.cc src/devices/wifi/yans-wifi-phy.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/50a070c2750c
---- ensure that all wifi modes are registered
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/wifi-phy.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/df2f5e1ea15b
---- fix typo
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/jakes-propagation-loss-model.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/c52c1814bd5e
---- fix coding style
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/jakes-propagation-loss-model.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/d5d8f079f3bd
---- remove uneeded PeekPointer calls
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/jakes-propagation-loss-model.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/865d27306bdb
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/raj/ns-3-dev/rev/1c47d32e8503
---- fix coding style
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/time.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/8b99076fcd96
---- bug 455: Scalar(0.1) / Scalar(1.25) has no effect
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/high-precision-128.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/607136a642c3
---- a Calendar queue without resizing.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc src/simulator/calendar-scheduler.h src/simulator/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/83d920cdfd3f
---- resize calendar queue. Slow :/
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc src/simulator/calendar-scheduler.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/6b55bbcf6f6b
---- add back asserts
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/3d2b3b35b4fb
---- optimize resizing
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/ee134e4f44c5
---- introduce lastPrio to handle resizing correctly
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc src/simulator/calendar-scheduler.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/3df44c5a1ec1
---- simplify the implementation
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc src/simulator/calendar-scheduler.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/62bed1686d48
---- handle calendar scheduler in bench
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: utils/bench-simulator.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/f983d157bbff
---- add SchedulerType global variable
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/calendar-scheduler.cc src/simulator/calendar-scheduler.h src/simulator/heap-scheduler.cc src/simulator/heap-scheduler.h src/simulator/list-scheduler.cc src/simulator/list-scheduler.h src/simulator/map-scheduler.cc src/simulator/map-scheduler.h src/simulator/simulator.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/d1df606b20f8
---- bug 460: ListPositionAllocator bug
user: Mauro Tortonesi <mauro.tortonesi at unife.it>
files: src/mobility/position-allocator.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/6f982d5f7b54
---- bug 461: RandomWaypointMobilityModel broken
user: Mauro Tortonesi <mauro.tortonesi at unife.it>
files: src/mobility/random-waypoint-mobility-model.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/752edcf2480b
---- bug 459: Simulator::Run does nothing after Simulator::Stop is called
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/simulator/default-simulator-impl.cc src/simulator/realtime-simulator-impl.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/a68a42e667f6
---- update prev even if it is null
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: src/helper/yans-wifi-helper.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/5c7df2c1cfc5
---- PropagationLossModel::GetLoss -> CalcRxPower. Add ThreeLogDistancePropagationLossModel.
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: samples/main-propagation-loss.cc src/devices/wifi/jakes-propagation-loss-model.cc src/devices/wifi/jakes-propagation-loss-model.h src/devices/wifi/propagation-loss-model.cc src/devices/wifi/propagation-loss-model.h src/devices/wifi/yans-wifi-channel.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/251351372d8d
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_simulator.py bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/raj/ns-3-dev/rev/200676be351f
---- extend gnuplot classes
user: Timo Bingmann <timo.bingmann at student.kit.edu>
files: examples/wifi-adhoc.cc src/contrib/gnuplot.cc src/contrib/gnuplot.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/359e0a1b5cf8
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/ns3_module_contrib.py
url: http://code.nsnam.org/raj/ns-3-dev/rev/343056c3b5d0
---- add tex package for nakagami doc formula
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: doc/doxygen.conf
url: http://code.nsnam.org/raj/ns-3-dev/rev/803720fc9f31
---- Upgrade to new WAF, work in progress
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript doc/build.txt regression.py src/applications/onoff/wscript src/applications/packet-sink/wscript src/applications/udp-echo/wscript src/applications/v4ping/wscript src/common/wscript src/contrib/stats/wscript src/contrib/wscript src/core/wscript src/devices/bridge/wscript src/devices/csma/wscript src/devices/emu/wscript src/devices/point-to-point/wscript src/devices/wifi/wscript src/helper/wscript src/internet-stack/wscript src/mobility/wscript src/node/wscript src/routing/global-routing/wscript src/routing/olsr/wscript src/simulator/wscript src/wscript utils/wscript waf wscript wutils.py
url: http://code.nsnam.org/raj/ns-3-dev/rev/10222f483860
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/internet-stack/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/f18c257dd25e
---- Fix --python-scan
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript src/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/d2309cf765d8
---- Convert warning to Logs.warn (waf api change)
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/165b38956c24
---- correct dependency problem
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/e0eb69d55e40
---- New WAF cflags tool, to add back the compilation flags (debug/optimized)
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: waf wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/430a6edb0fa0
---- Correct way to enable WAF autoconfigure
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/c2ad9c39fa06
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/devices/wifi/wscript src/simulator/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/a785ca39a10c
---- bug 412: support more arguments in callbacks.
user: Providence.Salumu <Providence.Salumu at gmail.com>
files: src/core/callback.h src/core/traced-callback.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/5d226c752e85
---- rescan python
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: bindings/python/callbacks_list.py 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_internet_stack.py bindings/python/ns3_module_node.py bindings/python/ns3_module_olsr.py bindings/python/ns3_module_point_to_point.py bindings/python/ns3_module_wifi.py
url: http://code.nsnam.org/raj/ns-3-dev/rev/b7c683c2479e
---- Append the NSC kernel dirs to LD_LIBRARY_PATH
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/internet-stack/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/5780617d9521
---- Gracefully ignore missing pkg-config
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/bc8a646b1338
---- Upgrade WAF; fix Darwin (OSX) build problems.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript waf wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/1c67ab5f959a
---- Don't build or fetch NSC/pybindgen, those tasks are now moved to ns-3-allinone
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript src/internet-stack/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/d2e461e575f4
---- Put back the variable NSC_RELEASE_NAME in the wscript; it is read by the download script in allinone.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/internet-stack/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/af7080be99d4
---- add wifi multicast support. Based on patch by Mauchle Fabian.
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: src/devices/wifi/dca-txop.cc src/devices/wifi/mac-low.cc src/devices/wifi/mac-rx-middle.cc src/devices/wifi/mac-tx-middle.cc src/devices/wifi/nqap-wifi-mac.cc src/devices/wifi/nqsta-wifi-mac.cc src/devices/wifi/wifi-net-device.cc src/devices/wifi/wifi-remote-station-manager.cc
url: http://code.nsnam.org/raj/ns-3-dev/rev/210d64d11998
---- merge
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files:
url: http://code.nsnam.org/raj/ns-3-dev/rev/03e024533100
---- add wifi features to release notes
user: Mathieu Lacage <mathieu.lacage at sophia.inria.fr>
files: RELEASE_NOTES
url: http://code.nsnam.org/raj/ns-3-dev/rev/74180c1a3af9
---- Bug 467: waf configure enables python after detecting pybindgen is missing
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/048db3e90b9b
---- Don't set a value for env['INCLUDEDIR']; pointless as it is not used. Should fix bug #466.
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: wscript
url: http://code.nsnam.org/raj/ns-3-dev/rev/5a5d8b94047a
---- fix for bug451-- arp cache
user: Tom Henderson <tomh at tomh.org>
files: src/internet-stack/arp-cache.cc src/internet-stack/arp-cache.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/dd514b5e0bc6
---- Make Simulator::IsFinished () take into account the stop time. Needed to run custom simulation loops (see bug 375)
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: src/simulator/default-simulator-impl.cc src/simulator/realtime-simulator-impl.cc src/simulator/simulator.h
url: http://code.nsnam.org/raj/ns-3-dev/rev/31945ecb17e2
---- Bug 375: Ctrl-C does not always work when running Python simulations
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files: bindings/python/ns3_module_simulator.py bindings/python/ns3module_helpers.cc bindings/python/ns3modulegen_core_customizations.py bindings/python/ns3modulescan.py
url: http://code.nsnam.org/raj/ns-3-dev/rev/37dbf76b4c66
---- merge
user: Gustavo J. A. M. Carneiro <gjc at inescporto.pt>
files:
url: http://code.nsnam.org/raj/ns-3-dev/rev/1c88eb82a9b0
More information about the Ns-commits
mailing list