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.
merge with HEAD
2008-10-15, by Mathieu Lacage
implement a non-realtime version of RunOneEvent for realtime simulator and allow Run, Stop, Run
2008-10-14, by Craig Dowell
slight reorganization and naming change for added realtime methods
2008-10-14, by Craig Dowell
added test for m_running in ScheduleRealNow
2008-10-10, by Craig Dowell
it helps to remember to add function implementations
2008-10-10, by Craig Dowell
add dangerous realtime scheduling methods in an intentionally harder to find and use way
2008-10-10, by Craig Dowell
branch merge
2008-10-10, by Craig Dowell
make simulator schedule calls explicitly relative throughout. fixes multithread problem in realtime simulator
2008-10-10, by Craig Dowell
csma version of install star and example
2008-10-24, by Craig Dowell
branch merge
2008-10-24, by Craig Dowell
make star topologies easier to create
2008-10-24, by Craig Dowell
branch merge
2008-10-24, by Craig Dowell
structured thread exit methods
2008-10-23, by Craig Dowell
Apply thread interrupt patch
2008-10-23, by Craig Dowell
bug 280: trace helpers too inclusive
2008-10-24, by Mathieu Lacage
forgot to build ns2 mobility sample
2008-10-24, by Mathieu Lacage
bug 284: cannot use config paths to get a handle on an object.
2008-10-24, by Mathieu Lacage
replace \t with 8 spaces.
2008-10-24, by Mathieu Lacage
add ns2 mobility sample.
2008-10-24, by Mathieu Lacage
rescan python
2008-10-24, by Mathieu Lacage
Read correctly fractional seconds. Reported by Ramon Bauza
2008-10-24, by Mathieu Lacage
rework StaticSpeedHelper API
2008-10-24, by Mathieu Lacage
bug 339: unconditional assert API.
2008-10-24, by Mathieu Lacage
bug 386: make sure errno is not set incorrectly and don't access stale packets.
2008-10-24, by Mathieu Lacage
rescan for bug 283
2008-10-23, by Craig Dowell
Liu's GetSockName patch
2008-10-23, by Craig Dowell
bug 389: Beacon is sent after DIFS+Backoff instead of PIFS
2008-10-23, by Kirill V. Andreev
Apply patch to fix bug 364
2008-10-23, by Craig Dowell
rescan after 363 fix
2008-10-23, by Craig Dowell
Apply patch to fix bug 363
2008-10-23, by Craig Dowell
rescan after bug 357 patch
2008-10-23, by Craig Dowell
Remove queue limit from listen
2008-10-23, by Craig Dowell
tutorial typos fixed (bug 379)
2008-10-22, by Tom Henderson
Python: fix bug with missing wrapper registration for objects created directly via the python constructor
2008-10-20, by Gustavo J. A. M. Carneiro
bug 278: print protocol number from Ipv4Header::Print
2008-10-20, by Mathieu Lacage
remove broken test
2008-10-20, by Mathieu Lacage
bug 382: templated DynamicCast
2008-10-20, by Mathieu Lacage
merge with HEAD
2008-10-17, by Mathieu Lacage
add debugging
2008-10-17, by Mathieu Lacage
add API to get bytes out of a packet without calling PeekData
2008-10-17, by Mathieu Lacage
give attribute power to Callback.
2008-10-17, by Mathieu Lacage
bug 349: workaround compiler bug
2008-10-17, by Mathieu Lacage
fix optimized build
2008-10-17, by Mathieu Lacage
Undo change
2008-10-17, by Raj Bhattacharjea
Touch the readme as a test
2008-10-17, by raj
merge
2008-10-16, by Gustavo J. A. M. Carneiro
merge
2008-10-16, by Gustavo J. A. M. Carneiro
merge
2008-10-16, by Gustavo J. A. M. Carneiro
Python: enable wrapping of the packet metadata APIs.
2008-10-15, by Gustavo J. A. M. Carneiro
Packet::Metadata::PrintStats doesn't really exist.
2008-10-15, by Gustavo J. A. M. Carneiro
A more pythonic wrapper for ns3.TypeId.LookupByNameFailSafe
2008-10-15, by Gustavo J. A. M. Carneiro
bug 202: header file conflict
2008-10-16, by Mathieu Lacage
bug 352: STA receives back the broadcasts it sends.
2008-10-16, by Mathieu Lacage
bug 343: bench-packets does not work.
2008-10-16, by Mathieu Lacage
kill dead code
2008-10-16, by Mathieu Lacage
bug 350: operator > missing.
2008-10-16, by Mathieu Lacage
bug 371: wifi-ap broken
2008-10-16, by Mathieu Lacage
improve debugging
2008-10-16, by Mathieu Lacage
bug 372: fragmentation is broken
2008-10-16, by Mathieu Lacage
constify
2008-10-15, by Mathieu Lacage
Rescan API for Python.
2008-10-12, by Gustavo J. A. M. Carneiro
Upgrade to pybindgen rev. 598, to fix bug #291.
2008-10-12, by Gustavo J. A. M. Carneiro
remove tgif figures; replace with dia
2008-10-10, by Tom Henderson
branch merge
2008-10-10, by Tom Henderson
remove tgif figures; replace with dia
2008-10-10, by Tom Henderson
bug 331: constify Packet::PeekHeader
2008-10-10, by Mathieu Lacage
bug 367: generate beacons by default at time 0.0
2008-10-10, by Mathieu Lacage
bug 361: make GetBssid public.
2008-10-10, by Mathieu Lacage
merge
2008-10-07, by Gustavo J. A. M. Carneiro
Fix compat. with Python < 2.5 (fixes ns-old regression failure)
2008-10-07, by Gustavo J. A. M. Carneiro
typo fix (bug 373)
2008-10-06, by Tom Henderson
Improve debug logging in Node::ReceiveFromDevice
2008-10-06, by Gustavo J. A. M. Carneiro
New pybindgen and new API scanning, brings support for comparison operators and + - * / numeric operators.
2008-10-06, by Gustavo J. A. M. Carneiro
bug in script-- Stop not being called
2008-10-02, by Tom Henderson
bug 337
2008-10-02, by Craig Dowell
Pull pybindgen revno 582 for increased stability of the generated python files with multiple developers doing the scanning.
2008-10-02, by Gustavo J. A. M. Carneiro
merge
2008-10-02, by Gustavo J. A. M. Carneiro
Exit WAF after processing --python-scan to avoid incorrect builds, since WAF does not handle well files being generated into the source dir instead of the build dir
2008-10-02, by Gustavo J. A. M. Carneiro
add private operator = to disable it
2008-10-02, by Mathieu Lacage
hide window when starting simulation.
2008-10-02, by Mathieu Lacage
change button label to be more explicit
2008-10-02, by Mathieu Lacage
Need to acquire the Python GIL also in ~PythonEventImpl, as it may be called at any time from the C++ code, from any thread.
2008-09-27, by Gustavo J. A. M. Carneiro
Get newer pybindgen, for stl containers support
2008-09-27, by Gustavo J. A. M. Carneiro
merge
2008-09-27, by Gustavo J. A. M. Carneiro
Allow interrupting PyBindGen fetching, via Ctrl-C, for the impatient developers.
2008-09-27, by Gustavo J. A. M. Carneiro
fix build with gcc 4.3.0
2008-09-25, by Mathieu Lacage
nsc: delay creating nsc interface using ScheduleNow ().
2008-09-25, by Florian Westphal
make sure sinks are started
2008-09-23, by Mathieu Lacage
make sure that the sinks are started
2008-09-23, by Mathieu Lacage
use better variable names.
2008-09-23, by Mathieu Lacage
the sink must be enabled on node 2
2008-09-23, by Mathieu Lacage
mispeeling in introduction.texi
2008-09-23, by Craig Dowell
nsc: avoid unecessary use of posix headers
2008-09-23, by Florian Westphal
nsc: make sure nsc has a configured interface
2008-09-22, by Florian Westphal
Added tag ns-3.2 for changeset 2ecac911b3ec
2008-09-22, by Craig Dowell
Add chapter on realtime scheduler to manual
ns-3.2
2008-09-21, by Tom Henderson
new manual chapter on TCP
2008-09-20, by Tom Henderson
mispeeling in RELEASE_NOTES
2008-09-18, by Craig Dowell
Added tag ns-3.2-RC4 for changeset 68218c266a84
2008-09-18, by Craig Dowell
document ConfigStore
ns-3.2-RC4
2008-09-18, by Tom Henderson
Apply Sam's nsc regression patch
2008-09-17, by Craig Dowell
Add missing Python GIL locking in PythonEventImpl::Notify
2008-09-17, by Gustavo J. A. M. Carneiro
Added tag ns-3.2-RC3 for changeset fa1c7b813873
2008-09-16, by Craig Dowell
freshen tutorial
ns-3.2-RC3
2008-09-15, by Tom Henderson
merge with tip
2008-09-15, by Tom Henderson
fix some Doxygen warnings
2008-09-15, by Tom Henderson
Add python based csma-bridge regression test. Closes #344.
2008-09-15, by Gustavo J. A. M. Carneiro
Make the example less verbose (for use in regression)
2008-09-15, by Gustavo J. A. M. Carneiro
don't change VERSION
2008-09-14, by Mathieu Lacage
merge with HEAD
2008-09-14, by Mathieu Lacage
don't try to download traces if they are already there.
2008-09-14, by Mathieu Lacage
merge with tip
2008-09-12, by Tom Henderson
Doxygen for internet-stack
2008-09-12, by Tom Henderson
doxygen for src/contrib
2008-09-12, by Tom Henderson
updates to the tutorial introduction
2008-09-11, by Tom Henderson
add reference to wiki page
2008-09-11, by Tom Henderson
some release notes edits
2008-09-11, by Tom Henderson
fix formatting
2008-09-11, by Tom Henderson
Added tag ns-3.2-RC2-bis for changeset d783a951f8f5
2008-09-12, by Craig Dowell
update RELEASE_NOTES known issues
ns-3.2-RC2-bis
2008-09-12, by Craig Dowell
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip