Commit Graph

7661 Commits

Author SHA1 Message Date
Tom Henderson
289411ecd8 Do not clean saved images when issuing make clean 2011-12-27 11:51:05 -08:00
Tom Henderson
26c81f7c5d Added tag ns-3.13 for changeset 9007193fbb8d 2011-12-23 18:25:51 -08:00
Tom Henderson
e0aa655715 re-enable openflow test suite 2011-12-23 13:08:14 -08:00
Tom Henderson
76d629d72a Remove template module from doxygen configuration 2011-12-23 12:28:32 -08:00
Tom Henderson
fc38c0762f Add bug references to ns-2 mobility helper 2011-12-23 12:22:38 -08:00
Tom Henderson
cddfa756eb Update CHANGES.html 2011-12-23 12:13:54 -08:00
Tom Henderson
b97001e014 Freshen the tutorial 2011-12-23 12:00:12 -08:00
Tom Henderson
2cff47cffc fix order of items in RELEASE_NOTES 2011-12-23 11:29:36 -08:00
Tom Henderson
7ae712d0af update RELEASE_NOTES 2011-12-23 11:28:31 -08:00
Tom Henderson
63a99ea167 update platforms supported 2011-12-21 21:13:52 -08:00
Tommaso Pecorella
d6d24d7e45 Bug 1318 - Clarify the Ipv6RawSocket documentation. 2011-12-20 18:57:31 +01:00
Tom Henderson
a4899d7656 update documentation on creating new modules 2011-12-18 21:30:46 -08:00
John Abraham
d31552a527 NetAnim: Doc changes 2011-12-18 15:13:05 -05:00
Tom Henderson
fe117bd682 remove src/template 2011-12-16 18:12:27 -08:00
Mitch Watrous
9f61bc316b make create-module.py generate a test skeleton 2011-12-16 18:11:42 -08:00
Tom Henderson
5668e2b361 suppress list of modules built when running program from waf 2011-12-16 18:10:03 -08:00
Tom Henderson
1c5c4cc698 update AUTHORS for ns-3.13 2011-12-16 14:02:31 -08:00
Tom Henderson
67a5c739d9 update CHANGES.html 2011-12-16 13:49:35 -08:00
Tom Henderson
d402b35687 click installation hint 2011-12-16 09:54:28 -08:00
Leonard Tracy
35dd07891a change license to GPLv2 2011-12-16 09:23:45 -08:00
Gustavo J. A. M. Carneiro
e19938fda5 Bug 1298 - Undefined click symbols 2011-12-16 14:24:30 +00:00
Marcos Talau
1830add376 change RED licenses to GPLv2 2011-12-15 21:54:22 -08:00
Tom Henderson
4ee9b10bf1 add doc/ns3-object.txt to .hgignore 2011-12-14 21:51:31 -08:00
Tom Henderson
510783a09c add bug fix list and supported platforms to RELEASE_NOTES 2011-12-14 21:50:43 -08:00
Mitch Watrous
c6a7f3a682 bug 1305 - do not list modules when exiting waf shell 2011-12-14 21:50:12 -08:00
Kirill Andreev
fb6d5edc3f Bug 1301 - Ns2MobilityHelper causes Node GetPosition() to return NaN: fixed. 2011-12-14 19:00:11 +03:00
Kirill Andreev
f13bf276f3 Bug 1059 - Unable to load trace files created from SUMO and TraNS Lite: fixed 2011-12-14 18:50:28 +03:00
Tommaso Pecorella
12eb268bf4 Bug 1312: TopologyRead Assert condition fix 2011-12-13 00:15:32 +01:00
Tommaso Pecorella
a5ceb2cf29 TopologyRead string handling optimization 2011-12-13 00:14:44 +01:00
Kirill Andreev
54e9e3200a Bug 1020 - Wrong usage of the originator sequence number in HWMP PREP: fixed 2011-12-12 19:00:45 +03:00
Kirill Andreev
2dbe6fbd4f Bug 1021: Beacon collision avoidance in Mesh module works wrong. fixed. 2011-12-12 18:40:41 +03:00
Mauro Tortonesi
cccd7aaa1a Bug 1229 - Multiplication overflow in WaypointMobilityModel::EndMobility
method: fixed.
2011-12-12 15:38:45 +03:00
Adrian S Tam
0b4502f505 Fix bug 1299 2011-12-12 00:28:38 -05:00
Adrian S Tam
be7f2d54bc Improve code readability in TCP module. 2011-12-11 23:57:15 -05:00
Tom Henderson
24eee8459b rescan bindings 2011-12-11 20:04:07 -08:00
Tommaso Pecorella
1a6c4faf6b IPv4 packets double fragmentation was broken. Fixed. 2011-12-10 23:52:40 +01:00
Gustavo J. A. M. Carneiro
e8f1e17b70 Rescan bindings 2011-12-08 00:33:13 -08:00
Adrian S Tam
fbd9fd20ee Typo in last commit. 2011-12-08 01:03:37 -05:00
Adrian S Tam
c93ef86d94 TcpSocketBase improved out of range checking 2011-12-08 00:59:35 -05:00
Tom Henderson
a0476f4f87 Fix outdated README information 2011-12-07 16:11:42 -08:00
Gary Pei
c7048115e4 Fix wifi-clear-channel-cmu.cc example 2011-12-07 16:09:12 -08:00
Adrian S Tam
0ca076a06a Nagle's algorithm in TCP (closes bug 1039) 2011-12-07 11:22:10 -05:00
John Abraham
4c7b5db42b NetAnim: fix for bcast packet reuse 2011-12-06 08:42:44 -05:00
John Abraham
307ea48b61 Red Queue optimized build fixes 2011-12-05 20:02:42 -05:00
John Abraham
a0909ae62f Red Queue doxygen changes 2011-12-05 19:48:03 -05:00
John Abraham
49687d3064 Red Queue style changes 2011-12-05 19:11:11 -05:00
John Abraham
898db05c5a Red Queue 2011-12-05 19:05:39 -05:00
John Abraham
a53be62d01 RED 2011-12-05 09:39:55 -05:00
John Abraham
4824860f48 Index: src/network/examples/red-tests.cc
===================================================================
new file mode 100644
2011-12-05 09:39:28 -05:00
Adrian S Tam
300b3cd758 Advance m_nextTxSequence upon retransmit after RTO (fixes bug 1112) 2011-12-03 15:35:47 -05:00