Commit Graph

6730 Commits

Author SHA1 Message Date
Flavio Kubota
aed7de153b Bug 1025: wimax-ipv4 script exists with signal SIGSEGV when nbSS>20 2010-12-28 22:25:20 -02:00
Flavio Kubota
6112f4cc33 Bug 995: Useless (possibly incorrect) comparison of unsigned int 2010-12-28 22:24:26 -02:00
Flavio Kubota
4eaecca5ee Bug 985: WiMAX Invalid management message type on wimax-simple 2010-12-28 22:23:38 -02:00
Flavio Kubota
a23f3761d6 Bug 953: WiMAX channel scanning overflow 2010-12-28 22:22:52 -02:00
Tom Henderson
6908fb3840 Update release notes and changelog 2010-12-23 12:40:48 -08:00
Andrea Sacco
3393499ccd bug 1012: Thorp propagation model bug 2010-12-23 11:39:47 -08:00
Tom Henderson
4384941372 bug 967: decouple Ipv4L4Protocols from Ipv4L3Protocol::Send() via a new callback 2010-12-23 11:32:36 -08:00
Tom Henderson
5f19d6e117 add sample rng plotting program for tutorial 2010-12-22 16:39:52 -08:00
Tom Henderson
3d78f6c00d small modifications to the samples showing event scheduling 2010-12-22 16:35:11 -08:00
Tom Henderson
51ba7112a1 fix implicit conversion issues in LTE model 2010-12-22 16:19:42 -08:00
Gustavo J. A. M. Carneiro
b5cc8b68e8 Adapt pyviz to wifi module api change 2010-12-22 12:23:56 +00:00
Tom Henderson
ca375e6d97 rescan bindings 2010-12-21 22:49:48 -08:00
Hemanth Narra
079847d813 DSDV routing protocol 2010-12-21 22:43:06 -08:00
Tom Henderson
a676f638bc rescan bindings 2010-12-21 21:57:50 -08:00
Andrea Sacco
f1e1c21bbe Energy support for UAN module and Li-Ion energy model 2010-12-21 21:44:11 -08:00
Tom Henderson
23cba49ee7 fix valgrind issue with lte-bearer test 2010-12-21 16:13:14 -08:00
Giuseppe Piro
26ad3245ad merged with ns-3-dev 2010-12-21 17:46:35 +01:00
Giuseppe Piro
2784cc3015 changed files name 2010-12-21 17:39:54 +01:00
Giuseppe Piro
9f4ddd4c06 fixed valgrind errors and files name 2010-12-21 17:34:28 +01:00
Nicola Baldo
db2c435f42 lte examples now passing valgrind tests 2010-12-21 13:55:25 +01:00
Tom Henderson
b792c83143 Update release notes 2010-12-20 22:05:44 -08:00
Tom Henderson
07b1fdebec rescan bindings 2010-12-20 16:41:32 -08:00
Tom Henderson
48e8a5404c [bug 947] Pretty-print IPv4 routing tables (patch originated by Hemanth Narra) 2010-12-20 16:34:59 -08:00
Tom Henderson
933cf0b8d3 rescan bindings 2010-12-20 16:21:50 -08:00
He Wu
372a9b6fe8 RV battery model and WiFi energy example 2010-12-20 15:49:12 -08:00
Tom Henderson
52e4c15014 Fix arguments to Time and DataRate objects for TCP examples 2010-12-20 15:19:11 -08:00
Giuseppe Piro
77fdfdb879 fixed some valgrind errors 2010-12-20 17:12:50 +01:00
Tom Henderson
78935c36d4 fix valgrind warnings for new TCP code 2010-12-19 21:57:21 -08:00
Tom Henderson
c56da284b3 Update TCP regression tests 2010-12-17 21:07:57 -08:00
Josh Pelkey
c500de1018 python scan 2010-12-17 14:24:24 -05:00
Josh Pelkey
da85b34487 merge new TCP code 2010-12-17 13:57:22 -05:00
Josh Pelkey
a650f91b57 and python scan 2010-12-17 12:59:05 -05:00
Josh Pelkey
a9c9977ec5 Avoid enum name collision in socket 2010-12-17 12:48:13 -05:00
Josh Pelkey
aec5b6ffda rescan python bindings 2010-12-16 21:00:18 -05:00
Josh Pelkey
40187d0511 Add BulkSendApplication 2010-12-16 20:24:14 -05:00
Josh Pelkey
50778714b3 Implement Socket::GetSocketType 2010-12-16 20:17:50 -05:00
Mathieu Lacage
ad50d68e63 merge with HEAD 2010-12-15 10:24:31 +01:00
Mathieu Lacage
ac9512df6b rescaling script to get pdfs with the right size in manual output 2010-12-15 10:20:00 +01:00
Yoshihiko Yazawa
f7a07c499c First data packet is sent to bad route 2010-12-14 21:55:34 -08:00
Yoshihiko Yazawa
5fc05d2688 Route loop is made from RREQ 2010-12-14 21:52:43 -08:00
Yoshihiko Yazawa
6f570b64ed Intermediate node reply at invalid sequence number 2010-12-14 21:42:21 -08:00
Yoshihiko Yazawa
abcf132cd7 Neighbor's sequence number is always invalid at disabling Hello 2010-12-14 21:41:58 -08:00
Yoshihiko Yazawa
558921399f MaxQueueLen and MaxQueueTime attributes can't change 2010-12-14 21:41:21 -08:00
Mathieu Lacage
87dcc63058 fix more manual build warnings 2010-12-10 15:22:36 +01:00
Mathieu Lacage
00981b3f69 get rid of texi2html warnings 2010-12-10 13:47:30 +01:00
Gustavo J. A. M. Carneiro
be43d91ce1 Update the pyviz API description 2010-12-08 23:43:15 +00:00
Tom Henderson
261b75a3ab Bring CHANGES.html and RELEASE_NOTES up to date 2010-12-08 14:19:44 -08:00
Giuseppe Piro
5601dfad69 restored LteHelper::AddDownlinkChannelRealization () method 2010-12-08 12:59:42 +01:00
Gustavo J. A. M. Carneiro
ace88cfa41 Python bindings rescan for pyviz 2010-12-06 17:59:20 +00:00
Gustavo J. A. M. Carneiro
de0af97b3a Codereview Issue 2692041: Add pyviz module 2010-12-06 17:26:06 +00:00