Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+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.
fix Supported MCS Set field in HT capabilities
2015-07-10, by Sébastien Deronne
Bug 1941 - [energy] Remove unnecessary dependency involving energy module
2015-07-03, by Tommaso Pecorella
Bug 1941 - [wave] Remove unnecessary dependency on Application module
2015-07-08, by Tommaso Pecorella
Bug 1941 - [mesh] Remove unnecessary dependency on Application module
2015-07-09, by Tommaso Pecorella
Bug 1941 - [aodv] Remove unnecessary dependency on Application module
2015-07-03, by Tommaso Pecorella
Bug 1941 - [olsr] Remove unnecessary dependency on Application module
2015-07-03, by Tommaso Pecorella
[wifi] Rebuild python bindings
2015-07-09, by Tommaso Pecorella
rename snrDbm to snrDb
2015-07-09, by Sébastien Deronne
update RELEASE_NOTES
2015-07-08, by Sébastien Deronne
add support for HT MCS and A-MPDU in radiotap headers
2015-07-08, by Sébastien Deronne
Waf - setup optimization and debug info for clang
2015-07-08, by Tommaso Pecorella
Silence Clang 3.6+ -Wno-potentially-evaluated-expression warning
2015-07-07, by Vedran Miletić
Use proper environment when checking for supported compiler flags
2015-07-07, by Vedran Miletić
Handle the case where scratch or examples directory is missing
2015-07-07, by Vedran Miletić
Remove unused EXAMPLE_DIRECTORIES environment variable
2015-07-07, by Vedran Miletić
Update waf to 1.8.12
2015-07-07, by Vedran Miletić
fix HT capabilities printing in PCAP files
2015-07-02, by Sébastien Deronne
bump pybindgen version
2015-07-02, by Tom Henderson
Bug 2124 - UdpSocketImpl::ShutdownRecv doesn't stop the Ipv[4,6]EndPointDemux
2015-07-02, by Tommaso Pecorella
remove file execution bit on wifi source files
2015-06-14, by Sébastien Deronne
fixed Bug 2143 - maybe-uninitialized warning
2015-06-30, by Nicola Baldo
Fix doxygen command after update to waf 1.8 in r11458, 126b15bc1efc
2015-06-28, by Peter D. Barnes, Jr.
Revert unintentional change of third.cc trace file names, and remove execute bits.
2015-06-26, by Peter D. Barnes, Jr.
enable wifi module documentation to be built standalone
2015-06-24, by Tom Henderson
bug 2127: Scheduler benchmark utility works correctly in first run only (patch due to Philipp Andelfinger)
2015-06-24, by Tom Henderson
bug 2125: subclasses must chain up to their base class NotifyNewAggregate() method (patch due to nlmills)
2015-06-24, by Tom Henderson
add second.py and third.py Python examples
2015-06-24, by Mohit P. Tahiliani
fix command-line argument handling in mixed-wireless.py example
2015-06-24, by Mohit P. Tahiliani
fix issue with the delay parameter in test-interference-helper
2015-06-24, by Sébastien Deronne
Fix printing of gccxml version (Waf 1.8 API change)
2015-06-23, by Vedran Miletić
Fix Python bindings wscript and waf-tools for Waf 1.8
2015-06-23, by Vedran Miletić
Update Waf to 1.8.11
2015-06-23, by Matthieu Coudron
rescan bindings
2015-06-14, by Sébastien Deronne
add test script for InterferenceHelper
2015-06-22, by Sébastien Deronne
fix some more issues in wifi-phy-test
2015-06-22, by Sébastien Deronne
rebuild pcap traces
2015-06-22, by Sébastien Deronne
Bug 2108 [wifi] - Erroneous implementation in InterferenceHelper
2015-06-22, by Sébastien Deronne
Bug 1249 [wifi] - doxygen comments on device-level SetMobility ()
2015-06-22, by Tom Henderson
cleanup wifi module
2015-06-21, by Sébastien Deronne
fix dead link
2015-06-16, by Tom Henderson
cleanup wifi-remote-station-manager
2015-06-15, by Sébastien Deronne
fixed function logs in radio-berarer-stats-connector
2015-06-15, by Nicola Baldo
cleanup yans-wifi-channel, yans-error-rate-model and nist-error-rate-model
2015-06-14, by Sébastien Deronne
rescan bindings
2015-06-14, by Sébastien Deronne
cleanup yans-wifi-phy
2015-06-14, by Sébastien Deronne
rescan bindings
2015-06-14, by Sébastien Deronne
cleanup wifi-phy
2015-06-14, by Sébastien Deronne
cleanup wifi-mac-header
2015-06-14, by Sébastien Deronne
cleanup mac-low.cc
2015-06-12, by Sébastien Deronne
fix issues with wifi-phy-test
2015-06-12, by Sébastien Deronne
Enh. 2130 - Allow SimpleChannel to simulate hidden terminals.
2015-06-11, by Tommaso Pecorella
Bug 1929 - TcpL4Protocol::Send must indicate the source address to routing (if known)
2015-06-11, by Tommaso Pecorella
Bug 2138 - SimpleNetDevice could send overlapped packets.
2015-06-11, by Tommaso Pecorella
add missing copyrights
2015-06-10, by Tom Henderson
Bug 1929 - TcpL4Protocol::Send must indicate the source address to routing (if known)
2015-06-09, by Tommaso Pecorella
Bug 2135 - TCP doesn't honor the socket's output interface
2015-06-09, by Tommaso Pecorella
Fix parents, group names, and missing constructors in GetTypeId definitions.
2015-06-09, by Peter D. Barnes, Jr.
Convert to unix line endings.
2015-06-08, by Peter D. Barnes, Jr.
Missing mode lines.
2015-06-08, by Peter D. Barnes, Jr.
Condition examples/realtime/realtime-udp-echo.cc on ENABLE_REAL_TIME
2015-06-08, by Peter D. Barnes, Jr.
fix attribute accessor for DropTailQueue Mode attribute (reported by Chip Webb)
2015-06-08, by Tom Henderson
update RELEASE_NOTES
2015-06-07, by Sébastien Deronne
Bug 2136 [wifi] - The usage of tid in wifi and wave module shall be if (tid > 7) rather than if (tid >= 7)
2015-06-07, by Junling Bu
rescan bindings
2015-06-06, by Sébastien Deronne
802.11n short guard interval indication in radiotap header
2015-06-06, by Sébastien Deronne
update RELEASE_NOTES
2015-06-05, by Sébastien Deronne
Bug 1736 [wifi] - default dot11EDCATableMSDULifetime
2015-06-05, by Junling Bu
Bug 2126 - LrWpanNetDevice silently accepts no mobility on the node
2015-05-28, by Tommaso Pecorella
postfix for commit 11384:935dc1cc08a4
2015-05-27, by Sébastien Deronne
trigger fatal error when adding a HT rate in BSSBasicRateSet
2015-05-27, by Sébastien Deronne
Bring tutorial third.cc and mpi third-distributed.cc into alignment.
2015-05-18, by Peter D. Barnes, Jr.
Clarify test messages.
2015-03-06, by Peter D. Barnes, Jr.
Correct misspelled class names: TimeIntputOutputTestCase, TimesWithSignsTestCase
2015-02-20, by Peter D. Barnes, Jr.
Attribute test vectors assume ns Time resolution.
2015-02-20, by Peter D. Barnes, Jr.
Remove extraneous ' ' around ::
2015-02-04, by Peter D. Barnes, Jr.
On mismatch PcapFile::Diff reports packet number.
2015-02-04, by Peter D. Barnes, Jr.
test.py list formatting
2015-02-04, by Peter D. Barnes, Jr.
[Doxygen] Internet module fixes (again)
2015-05-24, by Tommaso Pecorella
[Doxygen] tap-bridge module fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] bridge module fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] point-to-point-layout model fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] fd-net-device module fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] csma module
2015-05-24, by Tommaso Pecorella
[Doxygen] Internet module fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] csma-layout module fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] stats module fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] mobility model fixes
2015-05-24, by Tommaso Pecorella
[Doxygen] Application module fixes
2015-05-24, by Tommaso Pecorella
[RipNg] clarify the socket binding addresses
2015-05-22, by Tommaso Pecorella
removed duplicate costly instruction in lte-spectrum-phy.cc
2015-05-22, by Nicola Baldo
remove tracing information about aggregate queue flushing when aggregate queue is empty
2015-05-17, by Sébastien Deronne
update RELEASE_NOTES and CHANGES.html for next release
2015-05-13, by Tom Henderson
update tutorial package version numbers
2015-05-13, by Tom Henderson
Added tag ns-3.23 for changeset 8ea92bc090cd
2015-05-13, by Tom Henderson
update RELEASE_NOTES for release
ns-3.23
2015-05-13, by Tom Henderson
update AUTHORS
2015-05-07, by Tom Henderson
add more wifi model clarifications
2015-05-07, by Tom Henderson
update CHANGES.html
2015-05-07, by Tom Henderson
update RELEASE_NOTES
2015-05-06, by Tom Henderson
rescan bindings
2015-05-06, by Tom Henderson
clear valgrind warnings for aggregation test
2015-05-06, by Tom Henderson
Bug 2004 [wifi] - Wrong timeout calculation for 802.11n in WifiMac
2015-05-06, by Sébastien Deronne
update RELEASE_NOTES
2015-05-06, by Sébastien Deronne
rescan bindings
2015-05-06, by Sébastien Deronne
Bug 2097 [wifi] - ACKs should be sent using legacy rates and preambles in 802.11n
2015-05-06, by Sébastien Deronne
fix warning about decimal constant
2015-05-06, by Sébastien Deronne
rescan bindings
2015-05-05, by Tom Henderson
fix Doxygen copy/paste error (reported by whimsyduke)
2015-05-05, by Tom Henderson
SetGroupName for uan module
2015-05-05, by Tom Henderson
SetGroupName for tap-bridge module
2015-05-05, by Tom Henderson
SetGroupName for stats module
2015-05-05, by Tom Henderson
SetGroupName for openflow module
2015-05-05, by Tom Henderson
SetGroupName for olsr module
2015-05-05, by Tom Henderson
SetGroupName for mpi module
2015-05-05, by Tom Henderson
SetGroupName for nix-vector-routing module
2015-05-05, by Tom Henderson
SetGroupName for mesh module
2015-05-05, by Tom Henderson
SetGroupName for dsr module
2015-05-05, by Tom Henderson
SetGroupName for fd-net-device module
2015-05-05, by Tom Henderson
SetGroupName for dsdv module
2015-05-05, by Tom Henderson
Bug 2110 - vanet-routing-compare with no routing still sending RREQ
2015-05-05, by Tommaso Pecorella
less
more
|
(0)
-10000
-3000
-1000
-120
+120
tip