Commit Graph

9727 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr.
686bd41f4a Defer null pointer check to Packet class. 2013-05-22 10:11:39 -07:00
Peter D. Barnes, Jr.
8ffa0f7c30 [Coverity] Structurally dead code (UNREACHABLE) 2013-05-21 15:11:10 -07: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
Nicola Baldo
31bbdfaa06 fixed TCP app start time in lena-dual-stripe 2013-04-19 19:36:20 +02:00
Nicola Baldo
898e505917 fixed another module dependency in examples/tcp/wscript 2013-04-19 19:35:23 +02:00
Tommaso Pecorella
f195a9749f Bug 1601 RttEstimator doesn't set m_currentEstimatedRtt fix 2013-04-19 12:18:00 -04:00
Anh Nguyen
0ea5de1d3d Westwood and Westwood+ test response vectors 2013-04-19 11:50:31 -04:00
Anh Nguyen
2000b34287 Westwood and Westwood+ 2013-04-18 15:57:07 -04:00
Tommaso Pecorella
dfc8ac57cc Bug 1626 - Ipv6-only network can't use UDP or TCP 2013-04-18 21:14:10 +02:00
Tom Henderson
b26bf2f89c add virtual destructor 2013-04-14 21:23:56 -07:00
Andrew Stanton
e06ea97140 Bug 1615 - Adjusting OLSR HelloInterval Attribute Results in No Links 2013-04-14 22:32:21 +02:00
Vedran Miletić
6919cef0b3 Backed out changeset e1e45baa7046, adding comment to log.cc to prevent confusion 2013-04-13 14:33:02 +02:00
Vedran Miletić
e5cd4dbd4e Remove extra whitespace in some LogLevel labels 2013-04-13 13:44:13 +02:00
Tom Henderson
bc8f57b261 rescan lte bindings 2013-04-12 14:58:45 -07:00
Tom Henderson
b915879b60 merge lena head with ns-3-dev head 2013-04-12 11:42:20 -07:00
Hajime Tazaki
705e004083 update RELEASE_NOTES for pybindgen update 2013-04-13 00:04:21 +09:00
Hajime Tazaki
e950cf14c4 Bug 1623 - pybindgen rev809 is not able to build after Ubuntu 1210
update pybindgen version to rev825:
https://code.launchpad.net/~gjc/pybindgen/trunk
2013-04-12 21:36:45 +09:00
Nicola Baldo
25e4cdd44a merge 2013-04-09 11:21:32 +02:00
Tom Henderson
89e67bbb33 update python bindings 2013-04-08 12:48:36 -07:00
Marco Miozzo
b0f38b1426 merge 2013-04-08 16:31:35 +02:00
Marco Miozzo
5e3ea98a77 Bug-fix: missing conversion from PSD to linear power of RS in RSRP PHY traces evaluation 2013-04-08 16:30:55 +02:00
Marco Miozzo
e3314476d3 Bug-fix: initialization missing for evaluating SINR in PHY Traces 2013-04-08 16:27:42 +02:00
Yufei Cheng
5ed895c05b bug 1608: DSR network ack and bug 1609: DSR route request table 2013-04-08 07:26:20 -07:00
Nicola Baldo
ea6468786d fixed Bug 1576 - Frequency units HERTZ & MEGAHERTZ mix up 2013-04-08 11:54:22 +02:00
Nicola Baldo
f51e3a6502 merge 2013-04-07 23:15:04 +02:00
Dizhi Zhou
900e65959d Solve FDTBFQ, TDTBFQ uninitialized variables 2013-04-07 17:51:56 -03:00
Nicola Baldo
b2b1bdaad6 merge 2013-04-06 18:58:56 +02:00