Commit Graph

8022 Commits

Author SHA1 Message Date
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
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
Marco Miozzo
623ae3c6b6 Correct typo in DlRsrpSinrFilename trace name in lte user manual 2013-08-29 16:07:34 +02:00
Tom Henderson
aa99130b08 update bindings 2013-08-27 19:08:05 -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
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
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
Tom Henderson
a972f2609b bug 1690: wifi wscript fixes 2013-08-16 09:17:13 -07:00
Tom Henderson
80422e7161 update bindings 2013-08-16 08:36:51 -07:00
Tom Henderson
d006cf014f align command-line test suite to recent changes 2013-08-16 08:28:39 -07:00
John Abraham
21e900f3e5 Bug 1629 - Make AODV Default to Disable Hello 2013-08-15 22:39:03 -07:00
John Abraham
9b60ad3617 Update internet-stack-helper API for jitter and CHANGES.html 2013-08-15 21:00:57 -07:00
Tommaso Pecorella
31aac3aea7 Addendum to bug 1522 2013-08-16 02:21:51 +02:00
Peter D. Barnes, Jr.
61903c64b2 Link to RFC num with \RFC{num} 2013-08-15 13:04:01 -07:00
Peter D. Barnes, Jr.
8695d856a1 Link to bug num in bug database with \bugid{num} 2013-08-15 12:01:57 -07:00
Peter D. Barnes, Jr.
4a6adc5e51 Make CommandLine print boolean defaults as text.
And
- clarify the documentation
- make example arguments more explicit
- make "--boolArg" toggle the value, not set to true (this enables
    toggle on default true values)
2013-08-07 10:36:45 -07:00
Steven Smith
0e5a67fd20 Bug 1753 Halting Issue with DistributedSimulatorImpl 2013-08-15 14:45:42 -04:00
John Abraham
9bc367b99f Merge 2013-08-15 09:51:32 -07:00
John Abraham
5adb032add Bug 1522 - Hidden node scenario leads to ARP failure 2013-08-15 09:50:34 -07:00
John Abraham
490bd45706 Bug 1190 - Suppress hello if bcast was sent within the last hello interval 2013-08-15 09:49:40 -07:00
John Abraham
08e8705d2b Bug 1190 - Suppress hello if bcast was sent within the last hello interval 2013-08-15 09:48:40 -07:00
Peter D. Barnes, Jr.
cb27e3276b Silence erroneous strict alias warning from a gcc 4.4 bug
Casting \c (void*) triggers a strict alias warning bug
in gcc 4.4 (see \bugid{1738}).

In the murmur3 code, data is returned by
\code
  void Function (... , void * out)
  {
    ...
    *(uint32_t *)out = ...
  }
\endcode

which triggers the erroneous warning.

We suppress strict-alias warnings in this compilation unit.
(gcc 4.4 doesn't support the <tt>diagnostic push/pop</tt> pragmas,
so we can't narrow down the suppression any further.)
2013-08-14 12:56:31 -07:00