Commit Graph

10217 Commits

Author SHA1 Message Date
Daniel Lertpratchya
c2bd12e525 Bug 1691 - RTS/CTS NAV reset prematurely 2013-10-14 10:27:43 -04:00
Gustavo Carneiro
b2d76a1887 Add waf option to disable threads in build. 2013-10-13 18:20:40 +01:00
Gustavo Carneiro
f0b9a19317 waf --apiscan will no longer try to abort waf build at the end of scanning, to avoid the waf hang. Fixes #1622. 2013-10-13 17:54:19 +01:00
Gustavo Carneiro
4578107371 Upgrade to WAF 1.7.13. 2013-10-13 16:45:11 +01:00
Gustavo Carneiro
2988c8d395 Grab a new bugfix from pybindgen 2013-10-13 16:23:21 +01:00
Daniel Lertpratchya
92f915bd79 Bug 1011 - assert failed. file=../src/devices/wifi/dcf-manager.cc 2013-10-10 12:15:40 -04:00
Karsten Roscher
1f74b54e1d Bug 1616 - WifiPhyStateHelper reports false CCA_BUSY times at State trace source 2013-10-09 16:39:36 -04:00
Tom Henderson
cceac0b037 Update RELEASE_NOTES 2013-10-08 11:30:26 -04:00
Juergen Rinas
1485913f48 bug 1766: throughput calculation fix; increase packetSize to 1400 bytes; corrected filenames of log output (?:-operator) 2013-10-08 06:33:02 -07:00
Daniel Lertpratchya
5848465aac Fixed indentation in wifi-remote-station-manager.cc 2013-10-04 10:38:19 -04:00
Tom Henderson
ef1281e826 Bug 1722 - beacons transmitted concurrently 2013-10-04 09:40:47 -04:00
Tom Henderson
66c7642cb8 rescan wifi bindings 2013-09-22 21:48:33 -07:00
Junling Bu
22923b5758 bug 945: remove deprecated 802.11p code 2013-09-22 20:59:18 -07:00
Junling Bu
5b678ac051 coding style: avoid NULL 2013-09-22 20:00:33 -07:00
Junling Bu
abaa48b238 remove unimplemented functions 2013-09-22 19:59:34 -07:00
Junling Bu
ff815a368b avoid crash when packets sent by higher layer cause no RTS/CTS operation 2013-09-22 19:56:47 -07:00
Junling Bu
778a19b330 avoid memory leak if called multiple times 2013-09-22 18:02:07 -07:00
Tom Henderson
905cd7ccb8 remove funding attribution from license header 2013-09-13 06:14:27 -07:00
John Abraham
583968784f NetAnim: Update wireless animation boundary 2013-09-11 08:09:05 -07:00
John Abraham
0784acd280 NetAnim: ASSERT minX, minY conditions in SetBoundary 2013-09-11 08:06:25 -07:00
John Abraham
dde6f449c2 NetAnim: Allow the user to set the boundary 2013-09-11 07:53:45 -07:00
Tom Henderson
2d06f4dbc8 make wifi tests more robust to random variable perturbations 2013-09-08 09:57:13 -07:00
Tom Henderson
c5971345d1 hg root cannot be used on non-mercurial repositories 2013-09-06 18:46:39 -07:00
Brian Swenson
3bcc2c7ebc break circular smart pointer ref in mpi 2013-09-06 15:03:07 -04:00
Peter D. Barnes, Jr.
7f3d01b337 fixed doxygen ff-api group labels in lte module (bug 1499) 2013-09-06 13:07:10 +02:00
Nicola Baldo
142714de02 merge 2013-09-05 19:07:02 +02:00
Peter D. Barnes, Jr.
41500833ab Fix aliasing bug in optimized static builds with gcc-4.4. 2013-08-30 12:33:03 -07:00
Tom Henderson
a4e2db1b6d update repository to start work on ns-3.19 2013-08-29 23:36:42 -07:00
Tom Henderson
154d5b3ad2 Added tag ns-3.18 for changeset cfbc9491d7e7 2013-08-29 22:30:57 -07:00
Marco Miozzo
623ae3c6b6 Correct typo in DlRsrpSinrFilename trace name in lte user manual 2013-08-29 16:07:34 +02:00
Tom Henderson
fb8816e2e8 add data collection chapter to the tutorial 2013-08-28 20:53:04 -07:00
Tom Henderson
f765bcff0f remove trailing whitespace 2013-08-28 18:45:56 -07:00
Tom Henderson
b7d694683f update introduction of tutorial 2013-08-28 17:13:51 -07:00
Tom Henderson
aa99130b08 update bindings 2013-08-27 19:08:05 -07:00
Tom Henderson
3a3299d6eb a few tutorial edits 2013-08-25 17:15:53 -07:00
Tom Henderson
f4939928e0 bug 1755: hash test failure for gcc-4.4.3 (workaround) 2013-08-23 14:27:32 -07:00
Peter D. Barnes, Jr.
94507fe6f1 bug 954: eliminate valgrind warnings 2013-08-21 15:27:21 -07:00
Andrey Mazo
9b73661ef8 bug 1584: Association Request Timeouts not canceled. - Fixed copy-paste error in 831ad8abd1c0. 2013-08-19 18:30:18 +02:00
Tommaso Pecorella
67e43c7ea1 bug 1584: Association Request Timeouts not canceled (reported by Pedro Fortuna, extended by Tommaso Pecorella) 2013-08-18 23:14:50 -07:00
Tom Henderson
11323e4c2c Update AUTHORS file 2013-08-18 23:11:36 -07:00
Peter D. Barnes, Jr.
3fb1d11a1e [Bug 954] Protect g_markingTimes with a mutex. 2013-08-16 11:10:19 -07:00
Peter D. Barnes, Jr.
eba69d2728 Handle showpos bug in gcc libstc++ 4.2. 2013-08-14 16:55:47 -07:00
Peter D. Barnes, Jr.
39f6b03211 Restore "x.0ns" to result of operator<< (Time) 2013-08-14 16:55:06 -07:00
Peter D. Barnes, Jr.
fbf500f9b0 Fix bug affecting conversion of Time::Min/Time::Max during Time::SetResolution 2013-08-14 16:54:22 -07:00
Peter D. Barnes, Jr.
ffcfd9de72 Trim trailing whitespace, doxygen comments 2013-08-14 16:53:41 -07:00
Peter D. Barnes, Jr.
85e9ba3b48 bug 954: Changing the simulation time resolution does not work well with attributes
v.3 Responding to code review comments

https://codereview.appspot.com/6821106/
2013-08-14 16:52:06 -07:00
Tom Henderson
d1ce1beb67 update RELEASE_NOTES 2013-08-16 10:14:53 -07:00
Tom Henderson
66d87a0340 rescan bindings 2013-08-16 10:13:05 -07:00
Tom Henderson
0945bb9e1b bug 1723: name clash in ipv4-header.h from <termios.h> 2013-08-16 09:50:18 -07:00
Tom Henderson
1e9031deba rescan bindings 2013-08-16 09:49:05 -07:00