Commit Graph

7789 Commits

Author SHA1 Message Date
Nicola Baldo
e2d75baa53 merge 2013-05-31 16:24:49 +02:00
Nicola Baldo
956fe90da4 fixed Bug 1630 - spurious RX packets in DlRlcStats 2013-05-31 15:54:42 +02:00
Nicola Baldo
5712203a80 minor correction in AM RLC section of LTE design doc 2013-05-28 11:53:33 +02:00
Nicola Baldo
2d8ec2bcb8 updated description of lte-rrc test suite 2013-05-27 17:50:03 +02:00
Junling Bu
9c68edd4a7 fixed Bug 1677 - The annotation of YansWifiPhy needs correction 2013-05-27 13:45:39 +02:00
Nicola Baldo
2872697f37 corrected script path in LTE docs 2013-05-27 10:34:36 +02:00
Tommaso Pecorella
d7e61e2f49 Bug 1689 - IPv6 shouldn't add a default gateway without checking the Router lifetime 2013-05-25 21:36:10 +02:00
Vedran Miletić
c0e64dac61 Fix Bug 1669 - ns-3 should support binding two and three (possibly more) arguments 2013-05-25 18:18:00 +02:00
Tommaso Pecorella
15ada60263 imported patch make_pair.patch 2013-05-25 12:56:26 +02:00
Peter D. Barnes, Jr.
86109ec9b5 Fix vector index range. 2013-05-24 12:50:44 -07:00
Peter D. Barnes, Jr.
d8a560820b Revert ed82eb2702d0 on wifi/model/wifi-mad-header.cc to diagnose valgrind error. 2013-05-24 12:50:02 -07:00
John Abraham
e220b67e28 NetAnim:Some RPs need non-null packets for RouteOutput 2013-05-24 08:09:18 -07:00
Marco Miozzo
3d801cc939 merge 2013-05-24 12:30:59 +02:00
Marco Miozzo
6e29432524 Bug-fix DoSchedUlTriggerReq of all schedulers: remove UEs discared for CQI=0 from the allocation map used to retrieve info when processing PUSCH CQIs 2013-05-24 12:30:04 +02:00
Peter D. Barnes, Jr.
78b9cd962b Use the *right* explicit value, cast to the right size, instead of C++11 constant. 2013-05-23 17:10:09 -07:00
Peter D. Barnes, Jr.
01136df80f Use the *right* explicit value, instead of C++11 constant. 2013-05-23 12:39:56 -07:00
Peter D. Barnes, Jr.
a76c71b970 Use explicit value, instead of C++11 constant. 2013-05-23 09:55:58 -07:00
Peter D. Barnes, Jr.
666bcc699f Merge Coverity fixes 2013-05-22 17:58:58 -07:00
Peter D. Barnes, Jr.
258eba0cf3 Add duration to test cases. 2013-05-22 17:22:49 -07:00
Peter D. Barnes, Jr.
4fc79291b9 Use PacketTagList::TagData::MAX_SIZE in DeviceNameTag 2013-05-22 12:57:58 -07:00
Peter D. Barnes, Jr.
686bd41f4a Defer null pointer check to Packet class. 2013-05-22 10:11:39 -07:00
Nicola Baldo
1a8c217c9a removed obsolete LOG_ERROR in several LTE schedulers 2013-05-22 13:30:12 +02:00
Peter D. Barnes, Jr.
8ffa0f7c30 [Coverity] Structurally dead code (UNREACHABLE) 2013-05-21 15:11:10 -07:00
Marco Miozzo
448c32aeec Bug-fix TraceFadingLossModel::GetTypeId, mismatching name of attribute of RngStreamSetSize 2013-05-21 17:48:08 +02:00
Nicola Baldo
d99b767e7f fixed TraceFadingLossModel::AssignStreams() 2013-05-21 17:24:06 +02:00
Peter D. Barnes, Jr.
5920bdc24d [Coverity] Dead default in switch (DEADCODE) 2013-05-20 15:56:47 -07:00
Peter D. Barnes, Jr.
84126f97be [Coverity] Untrusted loop bound (TAINTED_SCALAR) 2013-05-20 15:50:00 -07:00
Peter D. Barnes, Jr.
9ef6072262 [Coverity] Unintended sign extension (SIGN_EXTENSION) 2013-05-20 15:37:04 -07:00
Peter D. Barnes, Jr.
74a3079c12 [Coverity] Better document why regions are unreachable 2013-05-16 12:30:44 -04:00
Peter D. Barnes, Jr.
2516df45bb [Coverity] Explicit null dereferenced (FORWARD_NULL) 2013-05-16 11:25:29 -04:00
Peter D. Barnes, Jr.
572eaccd20 [Coverity] Unchecked return value from library (CHECKED_RETURN) 2013-05-16 11:18:20 -04:00
Peter D. Barnes, Jr.
403d97e6f3 Document deliberate case fall through. 2013-05-16 11:06:52 -04:00
Peter D. Barnes, Jr.
9ee67412c4 [Coverity] Division or modulo by zero (DIVIDE_BY_ZERO) 2013-05-16 10:57:10 -04:00
Peter D. Barnes, Jr.
3bc4f0efd0 [Coverity] Overflowed return value (INTEGER_OVERFLOW) 2013-05-16 10:52:29 -04:00
Peter D. Barnes, Jr.
87819c2734 [Coverity] Division or modulo by zero (DIVIDE_BY_ZERO) 2013-05-16 02:06:55 -04:00
Peter D. Barnes, Jr.
beb2763dd1 [Coverity] Logically dead code (DEADCODE) 2013-05-15 17:18:23 -04:00
Peter D. Barnes, Jr.
138d242a9d [Coverity] Operands don't affect result (CONSTANT_EXPRESSION_RESULT) 2013-05-15 16:37:31 -04:00
Peter D. Barnes, Jr.
80b15ea83f [Coverity] Unchecked return value (CHECKED_RETURN) 2013-05-15 16:26:46 -04:00
Peter D. Barnes, Jr.
764cedd639 [Coverity] Unchecked dynamic_cast (FORWARD_NULL) 2013-05-15 15:47:58 -04:00
Peter D. Barnes, Jr.
6d84519cc7 [Coverity] Missing break in switch (MISSING_BREAK) 2013-05-15 15:17:20 -04:00
Peter D. Barnes, Jr.
8ce493fd02 [Coverity] Structurally dead code (UNREACHABLE) 2013-05-15 14:45:28 -04:00
Peter D. Barnes, Jr.
2af3c22d07 [Coverity] Dereference before null check (REVERSE_INULL) 2013-05-15 14:00:06 -04:00
Peter D. Barnes, Jr.
a4917e8935 [Coverity] Out-of-bounds access (OVERRUN) 2013-05-15 11:16:59 -04:00
Peter D. Barnes, Jr.
a8745360c4 [Coverity] Overflowed return value (INTEGER_OVERFLOW) 2013-05-15 10:10:26 -04:00
Peter D. Barnes, Jr.
51eb08677b [Coverity] Not restoring ostream format (STREAM_FORMAT_STATE) 2013-05-15 10:09:33 -04:00
Peter D. Barnes, Jr.
4a1b70f220 [Coverity] Unused pointer value (UNUSED_VALUE) 2013-05-15 09:57:26 -04:00
Peter D. Barnes, Jr.
426f22be0c [Coverity] Copy into fixed size buffer (STRING_OVERFLOW) 2013-05-15 09:56:21 -04:00
Peter D. Barnes, Jr.
71f388c000 [Coverity] Failed to override method (BAD_OVERRIDE) 2013-05-15 09:55:22 -04:00
Peter D. Barnes, Jr.
263ea7bc9b [Coverity] Missing varargs init or cleanup (VARARGS) 2013-05-15 09:54:01 -04:00
Manuel Requena
332bea261e merge 2013-05-09 02:22:00 +02:00