Mercurial
Mercurial
>
annguyen
>
ns-3-dev-aqm
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
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.
removed fq codel friendship
draft
default
tip
2014-09-02, by Anh Nguyen
patched winscale option impl
draft
2014-08-27, by Anh Nguyen
patched winscale option impl
draft
2014-08-27, by Anh Nguyen
edited validations with additional test cases
draft
2014-08-21, by Anh Nguyen
style-checked to fix indentation issues
draft
2014-08-21, by Anh Nguyen
additional logging improvements and cleanup (Tom)
draft
2014-08-21, by Anh Nguyen
renamed ShouldDrop and added doc for Time2CoDel (from Tom patch)
draft
2014-08-21, by Anh Nguyen
changed TCP OnOff flows to UDP
draft
2014-08-20, by Anh Nguyen
completed ControlLaw unit test
draft
2014-08-19, by Anh Nguyen
added ControlLaw unit test, incomplete
draft
2014-08-19, by Anh Nguyen
spot-checked few points of count and recInvSqrt
draft
2014-08-19, by Anh Nguyen
applied Tom patch for NewtonStep unit test
draft
2014-08-18, by Anh Nguyen
removed log statements used for writing unit test 3
draft
2014-08-18, by Anh Nguyen
Dequeue does not need to return any value
draft
2014-08-18, by Anh Nguyen
tested CoDel when it is time for next drop
draft
2014-08-18, by Anh Nguyen
scheduled another dequeue
draft
2014-08-18, by Anh Nguyen
improved unit test 3
draft
2014-08-18, by Anh Nguyen
separated test cases (Tom)
draft
2014-08-18, by Anh Nguyen
replaced multiple dequeue routines with single dequeue
draft
2014-08-17, by Anh Nguyen
changed unit test 3 to enqueue 7 packets instead of 6
draft
2014-08-13, by Anh Nguyen
updated unit test 3
draft
2014-08-12, by Anh Nguyen
updated codel.rst
draft
2014-08-12, by Anh Nguyen
improved codel documentation
draft
2014-08-12, by Anh Nguyen
changed pkt size to produce same reults for both modes
draft
2014-08-11, by Anh Nguyen
extending unit test case 3, not working yet
draft
2014-08-08, by Anh Nguyen
direct call to trace functions
draft
2014-08-08, by Anh Nguyen
added trace source to signal the events of entering and leaving drop state
draft
2014-08-05, by Anh Nguyen
added trace sink to trace every drop
draft
2014-08-05, by Anh Nguyen
added queue length and sojourn tracing to asymmetric test
draft
2014-08-03, by Anh Nguyen
modified CoDel, related test, and examples to use QueueMode
draft
2014-07-17, by Anh Nguyen
moved codel asymmetric test to internet/examples
draft
2014-07-16, by Anh Nguyen
removed unused flow monitor module from codel tests
draft
2014-07-16, by Anh Nguyen
modularized test script
draft
2014-07-16, by Anh Nguyen
improved file naming
draft
2014-07-16, by Anh Nguyen
added support for OnOff up and down flows
draft
2014-07-16, by Anh Nguyen
enabled pcap for all devices
draft
2014-07-14, by Anh Nguyen
improved naming
draft
2014-07-14, by Anh Nguyen
added suport for multiple upload/download flows
draft
2014-07-11, by Anh Nguyen
added bulk send source at the host
draft
2014-07-11, by Anh Nguyen
modified data rate variable names
draft
2014-07-11, by Anh Nguyen
reconfigured CMTS and router queues in asymmetric test
draft
2014-07-11, by Anh Nguyen
improved ascii art in codel vs droptail asymmetric test
draft
2014-07-11, by Anh Nguyen
added config store and improved file naming in asymmetric test
draft
2014-07-11, by Anh Nguyen
added descriptive object names to codel vs droptail asymmetric
draft
2014-07-11, by Anh Nguyen
updated codel vs droptail asymmetric
draft
2014-07-11, by Anh Nguyen
modified codel vs droptail asymmetric test
draft
2014-07-09, by Anh Nguyen
added codel vs droptail asymmetric test
draft
2014-06-27, by Anh Nguyen
added queue length and sojourn to tracing
draft
2014-06-27, by Anh Nguyen
addressed comments from mid term review
draft
2014-06-27, by Anh Nguyen
moved codel vs droptail script to internet/examples
draft
2014-06-23, by Anh Nguyen
updated codel.rst
draft
2014-06-23, by Anh Nguyen
ran check style on CoDel files and unit test
draft
2014-06-23, by Anh Nguyen
moved CoDel files and unit test to internet module
draft
2014-06-23, by Anh Nguyen
moved CoDel files and unit test to internet module
draft
2014-06-23, by Anh Nguyen
removed codel timestamp tag files
draft
2014-06-23, by Anh Nguyen
modified codel vs drop tail test to better defaults
draft
2014-06-20, by Anh Nguyen
removed ssthresh tracing in codel vs droptail test
draft
2014-06-20, by Anh Nguyen
changed pktSize to 1440 in codel vs droptail test to prevent fragments and enabled checksum
draft
2014-06-20, by Anh Nguyen
added PPP dependency to internet module for sfq_codel to work
draft
2014-06-20, by Anh Nguyen
added codel.rst
draft
2014-06-20, by Anh Nguyen
added codel vs droptail basic test
draft
2014-06-19, by Anh Nguyen
applied patches to fix DoDequeue and ShouldDrop
draft
2014-06-18, by Anh Nguyen
separated CoDelTimestampTag from CoDelQueue to check unit tests
draft
2014-06-18, by Anh Nguyen
added unit test for CoDel
draft
2014-06-13, by Anh Nguyen
codel: CodelShouldDrop should not drop packets on its own.
draft
2014-06-10, by Dave Taht
corrected if statements in DoEnqueue
draft
2014-06-12, by Anh Nguyen
added documentations for CoDel
draft
2014-06-06, by Anh Nguyen
back out most recent change set
2014-06-06, by Anh Nguyen
added documentations for CoDel and first test script
2014-06-05, by Anh Nguyen
Preturb is not a word. Peturb is a word.
2014-05-22, by =?UTF-8?q?Dave=20T=C3=A4ht?=
Make sfq-queue hash the same as the fq_codel hash
2014-05-22, by =?UTF-8?q?Dave=20T=C3=A4ht?=
My todo list for the codel stuff
2014-05-22, by Dave Taht
Hook up sfq and fq_codel in the build
2014-05-22, by Dave Taht
Add fq_codel support
2014-05-22, by Dave Taht
Add some useful tools
2014-05-22, by Dave Taht
Add Codel alogithm support
2014-05-22, by Dave Taht
Add sfq support
2014-05-22, by Dave Taht
Add linux-list model
2014-05-22, by Dave Taht
Allow for no packets on the point-to-point net device
2014-05-22, by Dave Taht
TCP: Randomize initial seqno
2014-05-22, by Dave Taht
[doxygen] Fix generation of Time docs
2014-05-15, by Peter D. Barnes, Jr.
lr-wpan - Add Enqueue and Dequeue ASCII trace
2014-05-08, by Tommaso Pecorella
add netanim capability to mixed-wireless.cc
2014-05-04, by Tom Henderson
make mobility and visualization more reasonable for example
2014-05-04, by Tom Henderson
re-align mixed-wireless C++ and Python example
2014-05-04, by Tom Henderson
bug 1857: detect location of installed boost libraries
2014-05-03, by Alexander Afanasyev
make waf smarter about finding BRITE automatically
2014-05-03, by Tom Henderson
Update RELEASE_NOTE
2014-05-02, by Tommaso Pecorella
Bug 1894 - CqaFfMacScheduler needs an update
2014-05-02, by Biljana Bojovic
added missing bugs in RELEASE_NOTES
2014-05-02, by Nicola Baldo
Bug 1872 and 1895 - DSR model improvements (credits also to Tomasz Seweryn <tomasz.seweryn7@gmail.com>)
2014-05-02, by Yufei Cheng
fix RELEASE_NOTES
2014-05-02, by Tommaso Pecorella
lr-wpan ascii trace fix
2014-05-02, by Tommaso Pecorella
Bug1791 patch reverted
2014-05-01, by Brian Swenson
Add sixlowpan example using lr-wpan
2014-05-01, by Tommaso Pecorella
[Bug 1868] Optimized builds are sensitive to -fstrict-overflow
2014-04-30, by Peter D. Barnes, Jr.
Disambiguate std::pow
2014-04-30, by Peter D. Barnes, Jr.
fix lr-wpan documentation build
2014-04-30, by Tom Henderson
append list of skipped/failed/crashed/valgrined tests to end of test.py output
2014-04-30, by Tom Henderson
add lr-wpan bindings
2014-04-30, by Tom Henderson
disable another copy constructor
2014-04-30, by Tom Henderson
some fixes to enable Python bindings scanning
2014-04-30, by Tom Henderson
Reverted lr-wpan-error-model "fix", the differences were due to randomness problems.
2014-04-27, by Sascha Jopen
update AUTHORS
2014-04-26, by Tom Henderson
Apply utils/check-style.py script on lr-wpan source code again
2014-04-26, by Tom Henderson
more verbose test name for lr-wpan-energy-detection
2014-04-26, by Tom Henderson
Added firing of missing MAC TX trace sources.
2014-04-26, by Sascha Jopen
More documentation for the PHY.
2014-04-26, by Sascha Jopen
Add number of CSMA retries to sent packet trace
2014-04-25, by Margherita Filippetti
assign fixed random variable streams to lr-wpan tests
2014-04-26, by Tom Henderson
enable assignment of lr-wpan random variable stream indices
2014-04-26, by Tom Henderson
add TestCase type specifier
2014-04-26, by Tom Henderson
multiple inclusion of lr-wpan-collision-test.cc
2014-04-26, by Tom Henderson
restore Start/DoStart change to Initialize/DoInitialize to LrWpanNetDevice
2014-04-26, by Tom Henderson
First Doxygen documentation batch and code cleanups.
2014-04-25, by Sascha Jopen
Removed sixlowpan example from scratch folder. This should go to the respective module.
2014-04-25, by Sascha Jopen
Bug fixes and test for energy detection code.
2014-04-25, by Sascha Jopen
Changed default receiver sensitivity value.
2014-04-24, by Sascha Jopen
Added log components.
2014-04-24, by Sascha Jopen
add lr-wpan documentation links to model library Makefile
2014-04-25, by Tom Henderson
less
more
|
(0)
-10000
-3000
-1000
-120
tip