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
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
Tom Henderson
985a647077
rescan bindings
2010-12-02 07:20:34 -08:00
Dean Armstrong
0f79de44fe
Bug 978: Run check-style.py on files touched in the reorganisation
...
Cosmetic changes only in this one (hence the reason I wanted them kept
separate from the the previous changeset).
2010-12-01 22:13:26 +00:00
Dean Armstrong
0946a77009
Bug 978: Consolidate Wi-Fi MAC high functionality
...
This change reorganises the Wi-Fi MAC high classes in attempt to
reduce duplication of functionality that is required for more than one
of the MAC high models. A new class called RegularWifiMac has been
created. This derives from the abstract WifiMac, and is parent of
AdhocWifiMac, StaWifiMac, ApWifiMac, and MeshWifiInterfaceMac. The QoS
and non-QoS class variants are no longer, with a RegularWifiMac
attribute "QosSupported" allowing selection between these two modes of
operation. QosWifiMacHelper and NqosWifiMacHelper continue to work as
previously.
Updates to some regression traces are necessary because the
reorganisation has led to random number streams being initialised in
slightly different orders and thus over-the-air timing changing.
2010-12-02 07:51:34 +00:00
Quincy Tse
6cfe9a69f2
Explicitly state that YansWifiHelper::AddPropagationLoss may not be commutative
2010-12-01 08:01:24 -08:00
Gustavo J. A. M. Carneiro
1b01a500c4
Bug 1004 - module header not rebuilt
2010-11-27 14:29:45 +00:00
Gustavo J. A. M. Carneiro
38d2c01bff
Bug 1032 - Unable to specify multiple Compiler/Linker flags
2010-11-20 17:55:53 +00:00
Gustavo J. A. M. Carneiro
582e34f46d
Give a more user-friendly error message when doxygen is not found
2010-11-20 17:51:17 +00:00
Tom Henderson
b936dd686d
bug 1009: decouple m_finSequence (TcpSocketImpl) from transmit sequence numbers
2010-11-17 16:23:09 -08:00
Tom Henderson
a9b910fd14
bug 1022: inappropriate ASSERT in tcp-socket-impl.cc
2010-11-17 16:17:35 -08:00
Kirill Andreev
686f692ac9
fixed bug 991
2010-11-17 17:30:19 +01:00
Quincy Tse
218b74f3c1
TestCase for bug 991
2010-11-17 17:26:23 +01:00
Nicola Baldo
0240a54b8c
fixed bug 1031
2010-11-17 17:12:55 +01:00
Pavel Boyko
eb0d765ebf
Bug 1030: routing/aodv example fixed
2010-11-17 11:03:07 +03:00
Tom Henderson
9ced8e59b8
bug 984: change EmuNetDevice encapsulation default to DIX
2010-11-12 11:54:45 -08:00
Hajime Tazaki
be7c2dfa01
Bug 1027 - RocketfuelTopologyReader is not working at all
2010-11-12 13:28:26 +09:00
Josh Pelkey
d43a904b5e
fix nms examples
2010-11-11 16:09:15 -05:00
Egemen K. Cetinkaya
d50f39456e
remove unneeded array
2010-11-09 20:27:55 -08:00
Nicola Baldo
76daf64826
added fixed wifi bugs to release notes for ns-3.10
2010-11-09 13:06:30 +01:00
Nicola Baldo
35c1bf1578
added spectrum to release notes for ns-3.9
2010-11-09 12:56:50 +01:00
Nicola Baldo
e0d535091a
documentation: WifiMacQueue not 802.11e-specific
2010-11-09 11:59:06 +01:00
Tom Henderson
ad3b94d67e
update some module dependencies for samples
2010-11-08 13:54:12 -08:00
Tom Henderson
f1fee377ec
fix modularity issue with core module
2010-11-08 12:02:43 -08:00
Tom Henderson
6a74375bb8
hello-simulator.cc depends on core module
2010-11-08 11:38:12 -08:00
Tom Henderson
f7229b64f5
clarify the status of ./waf --regression removal
2010-11-08 11:36:26 -08:00
Josh Pelkey
74c9606a9c
add includes for mpi build
2010-11-01 12:23:07 -04:00
Tom Henderson
f853acc998
rescan bindings
2010-10-27 21:19:12 -07:00
Gustavo J. A. M. Carneiro
cb32fb77be
Missing ipv4-global-routing-helper.h include
2010-10-27 12:05:40 +01:00
Gustavo J. A. M. Carneiro
881e0a6655
Module layout rework for static-routing, list-routing, global-routing
2010-10-26 18:02:17 +01:00
Gustavo J. A. M. Carneiro
0edf3776b3
When a module is disabled, remove xxx-module.h and module header files from build/variant/ns3
2010-10-26 15:11:17 +01:00
Gustavo J. A. M. Carneiro
df9b164e5c
Missing deps
2010-10-26 15:10:23 +01:00
Quincy Tse
6ff0af384f
closes bug 993
2010-10-26 14:16:10 +02:00