Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
get rid of names silly singleton and rescan
2009-09-28, by Craig Dowell
Windows needs entire path
2009-09-28, by Craig Dowell
branch merge
2009-09-28, by Craig Dowell
Remove multiprocessing dependency in test.py
2009-09-28, by Craig Dowell
merge with tip
2009-09-28, by Tom Henderson
Add wifi-interference test suite
2009-09-28, by Tom Henderson
Add sample test suite file
2009-09-27, by Tom Henderson
remove obsolete samples/main-test.cc
2009-09-27, by Tom Henderson
fix build for gcc 3.4.6
2009-09-28, by Mathieu Lacage
workaround lack of multiprocessing module
2009-09-28, by Mathieu Lacage
Update multirate.cc example
2009-09-27, by Duy Nguyen
Bug 666: Fixed wifi rates off by factor of 1000000 in ascii output
2009-09-27, by Duy Nguyen
fix memory leaks
2009-09-26, by Tom Wambold
PacketBB: Tidy up some memory leaks.
2009-09-24, by Tom Wambold
Merge ns-3-dev.
2009-09-24, by Tom Wambold
allow --check --valgrind to pass again
2009-09-26, by Mathieu Lacage
Fixed minstrel error: unnecessary UpdateStats in DoGetRtsMode
2009-09-25, by Duy Nguyen
Remove and repalce global-value unit test (bug 675)
2009-09-25, by Craig Dowell
remove, not ifdef out
2009-09-25, by Craig Dowell
Remove and replace config unit test (bug 675)
2009-09-25, by Craig Dowell
Replace multi-rate-first.cc and multi-rate-second.cc with better example multirate.cc
2009-09-25, by Duy Nguyen
Remove and replace Callback unit test, add examples to test.py
2009-09-25, by Craig Dowell
branch merge
2009-09-25, by Craig Dowell
remove names.cc unit test (bug 675)
2009-09-25, by Craig Dowell
Bug 681: wrong compilation options for icpc (Intel C/C++ Compiler)
2009-09-25, by Andrey Mazo
Put back the configure check to disable python bindings in cygwin, due to our inability to install gccxml in cygwin.
2009-09-25, by Gustavo J. A. M. Carneiro
merge
2009-09-25, by Gustavo J. A. M. Carneiro
Python: allow multiple api definitions directories, one per data model.
2009-09-22, by Gustavo J. A. M. Carneiro
Remove and replace type traits unit test (bug 675)
2009-09-24, by Craig Dowell
branch merge
2009-09-24, by Craig Dowell
Remove and replace CommandLine BVT (bug 675)
2009-09-24, by Craig Dowell
Testing document edits
2009-09-23, by Tom Henderson
Manual formatting fixes
2009-09-22, by Tom Henderson
crashing examples should print red in html
2009-09-23, by Craig Dowell
remove and replace packetbb unit tests (bug 675)
2009-09-23, by Tom Wambold
PacketBB: Converted test script to use new testing framework.
2009-09-15, by Tom Wambold
branch merge
2009-09-23, by Craig Dowell
Remove and replace attribute unit tests (bug 675)
2009-09-23, by Craig Dowell
bug 687: Build failed with GSL in non-default location
2009-09-23, by Aleksey Kovalenko
bump up nsc version requirement
2009-09-23, by Mathieu Lacage
bug 643: Interference Helper does not account properly for simultaneous events
2009-09-22, by Mathieu Lacage
Fixed Minstrel rate potential seg fault due to calling UpdateStats before being initialized
2009-09-21, by Duy Nguyen
Add a ChannelList namespace (bug 680)
2009-09-21, by Craig Dowell
Rescan API for Python
2009-09-21, by Gustavo J. A. M. Carneiro
fix test document build
2009-09-19, by Tom Henderson
fix manual build
2009-09-19, by Tom Henderson
move net-anim to contrib
2009-09-18, by Craig Dowell
===================================================================
2009-09-18, by Craig Dowell
Merge with ns-3-dev.
2009-09-18, by Sebastien Vincent
Fix some doxygen warnings revealed by WARN_NO_PARAMDOC=YES in doc/doxygen.conf.
2009-09-18, by Sebastien Vincent
Minor documentation typo
2009-09-18, by Josh Pelkey
Doxygenize.
2009-09-18, by Sebastien Vincent
Merge NixVector Routing code
2009-09-18, by Josh Pelkey
Add an example with Wifi, OLSR, and Flow Monitor.
2009-09-18, by Gustavo J. A. M. Carneiro
merge
2009-09-18, by Gustavo J. A. M. Carneiro
rescan python bindings so that FlowMonitor::GetFlowStats binding works
2009-09-18, by Gustavo J. A. M. Carneiro
Mesh: fixed peer link reopening - always overwrite peerLinkId.
2009-09-18, by Kirill Andreev
Fix build on g++-4.x.
2009-09-17, by Sebastien Vincent
NdiscCache copy constructor private + python rescan.
2009-09-16, by Sebastien Vincent
Export more IPv6 includes.
2009-09-16, by Sebastien Vincent
merge with ns-3-dev
2009-09-16, by Gustavo J. A. M. Carneiro
merge
2009-09-16, by Gustavo J. A. M. Carneiro
Fix InternetStackHelper::EnableAsciiAll to work with the new Drop signature
2009-09-15, by Gustavo J. A. M. Carneiro
Modifications to the Ipv6L3Protocol::Drop trace source to align with Ipv4L3Protocol::Drop
2009-09-15, by Gustavo J. A. M. Carneiro
Fix the example stop time to make regression tests pass again
2009-09-15, by Gustavo J. A. M. Carneiro
merge with ns-3-dev
2009-09-15, by Gustavo J. A. M. Carneiro
Doxygen documentation for FlowMonitor
2009-09-08, by Gustavo J. A. M. Carneiro
merge with ns-3-dev
2009-09-08, by Gustavo J. A. M. Carneiro
merge
2009-08-31, by Gustavo J. A. M. Carneiro
Update Python bindings
2009-08-31, by Gustavo J. A. M. Carneiro
Modify example to enable FlowMonitor via command-line option.
2009-08-31, by Gustavo J. A. M. Carneiro
Add a new 'flow-monitor' module.
2009-08-31, by Gustavo J. A. M. Carneiro
Ipv4L3Protocol::Drop trace source enhanced, and add new SendOutgoing, UnicastForward, and LocalDeliver trace sources, for the FlowMonitor.
2009-08-31, by Gustavo J. A. M. Carneiro
Python bindings rescan
2009-09-16, by Gustavo J. A. M. Carneiro
Missing code, methods declared but not implemented...
2009-09-16, by Gustavo J. A. M. Carneiro
make sure we run the pybindgen command in --check and --regression
2009-09-16, by Gustavo J. A. M. Carneiro
Export header ie-dot11s-id.h, disable a few copy contructors, to make Python bindings compile.
2009-09-16, by Gustavo J. A. M. Carneiro
Build fix for g++ 4.0.4 ('... may be used uninitialized in this function')
2009-09-16, by Pavel Boyko
branch merge
2009-09-15, by Craig Dowell
silly typos and add disclaimer
2009-09-15, by Craig Dowell
Merge with ns-3-dev.
2009-09-15, by Sebastien Vincent
Add a way to disable DAD via an Icmpv6L4Protocol attribute.
2009-09-15, by Sebastien Vincent
Fix main-random-topology sample.
2009-09-15, by Sebastien Vincent
build fix (g++ 4.0.4 and 4.4.0 optimized only)
2009-09-15, by Pavel Boyko
Doxy doc for Wifi channel switching
2009-09-15, by Ramon Bauza
merge with HEAD
2009-09-15, by Mathieu Lacage
put all wifi news together
2009-09-15, by Mathieu Lacage
Channel switching support for Wifi
2009-09-15, by Ramon Bauza
add some words about tracing to the manual
2009-09-15, by Craig Dowell
quiet valgrind in NOTREACHED case
2009-09-14, by Craig Dowell
added words to help understand callbacks
2009-09-14, by Craig Dowell
Merge with code.nsnam.org
2009-09-14, by Pavel Boyko
Cosmetics
2009-09-14, by Pavel Boyko
Merge with ns-3-dev
2009-09-10, by Kirill Andreev
Added 11s description to ELEASE_NOTES, fixed dependencies in building
2009-09-10, by Kirill Andreev
Added comments in mesh.cc
2009-09-10, by Kirill Andreev
Build fix
2009-09-08, by Kirill Andreev
Merge with code.nsnam.org
2009-09-08, by Kirill Andreev
Random variable definitions were removed from conditional code
2009-09-07, by Kirill Andreev
Headers: structured
2009-09-02, by Kirill Andreev
Fix
2009-09-01, by Kirill Andreev
Fix
2009-09-01, by Kirill Andreev
Bugfix
2009-08-28, by Kirill Andreev
doc fixes
2009-08-28, by Kirill Andreev
Documenation fixes
2009-08-27, by Kirill Andreev
Dot11s overview moved to dot11s module
2009-08-27, by Kirill Andreev
Some doxygen fixes (spelling, etc).
2009-08-27, by Andrey Mazo
Installers moved to src/helper
2009-08-27, by Kirill Andreev
Failed destination is structure of HWMP
2009-08-27, by Kirill Andreev
Doxygen: fixed warnings
2009-08-27, by Kirill Andreev
Merge with code.nsnam.org
2009-08-26, by Kirill Andreev
Stupid fixes
2009-08-25, by Kirill Andreev
Restructured helper - removed MeshInterfaceHelper
2009-08-25, by Kirill Andreev
Code review fixes
2009-08-25, by Kirill Andreev
PrintInformation replaced with Prin in information elements, added operator
2009-08-25, by Kirill Andreev
Restructured files, removed unneeded includes
2009-08-25, by Kirill Andreev
All information elements are tested inside WifiInformationElementVector test
2009-08-25, by Kirill Andreev
Removed inheritance from Header in WifiInformationElement. TODO: restore unit
2009-08-25, by Kirill Andreev
Start to remove inheritance from header in WifiInformationElement
2009-08-24, by Kirill Andreev
Cosmetics: '\n' was replaced with std::endl, Camel case for attributes
2009-08-24, by Kirill Andreev
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip