Mathieu Lacage
|
5f5a5d01d2
|
Followup to changeset efed7493f2c1: Forgot to forward the start event to the MAC layer.
|
2009-11-16 16:18:06 +01:00 |
|
Pavel Boyko
|
0baf7f405d
|
merge with ns-3-dev
|
2009-11-16 13:35:38 +03:00 |
|
Guillaume Seguin
|
a23934a4b7
|
Make applications generate traffic within their associated context/node
|
2009-11-14 17:47:05 +01:00 |
|
Guillaume Seguin
|
c420843c3d
|
Call Simulator::ScheduleWithContext from ns3::Channel subclasses when sending packets to other nodes
|
2009-11-14 17:47:05 +01:00 |
|
Pavel Boyko
|
74c973cfaf
|
bugfix in YansWifiPhy::SetChannelNumber()
|
2009-11-13 18:20:50 +03:00 |
|
Pavel Boyko
|
038e05bfd5
|
ChannelNumber attribute added to YansWifiPhy. Now it is possible to setup wifi channel using WifiPhyHelper::Set() method.
|
2009-11-13 14:51:59 +03:00 |
|
Mathieu Lacage
|
1668a400c9
|
replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
|
2009-11-12 13:01:01 +01:00 |
|
Sebastien Vincent
|
42369e043e
|
Bug #729 IPv6 over PPP.
|
2009-11-11 16:21:18 +01:00 |
|
Andrey Mazo
|
c7418563b6
|
Mesh: make GetFields () const
|
2009-11-11 00:27:47 +03:00 |
|
Andrey Mazo
|
24d5900b68
|
Mesh: add constructor to TypeId of WifiInformationElementVector
|
2009-11-11 00:27:09 +03:00 |
|
Pavel Boyko
|
3e852713a3
|
Bug 689: default energy detection and CCA thresholds are changed to be more realistic.
|
2009-11-10 14:44:23 +03:00 |
|
Kirill Andreev
|
b47dff2311
|
mesh:Fixed valgrind errors
|
2009-11-05 13:45:33 +03:00 |
|
Kirill Andreev
|
3bb49b6aa4
|
Mesh: fixed updating routing information in HWMP, fixed precursor list in
routing table
|
2009-11-03 12:50:18 +03:00 |
|
Kirill Andreev
|
970c98baa8
|
Mesh: fixed initiating proactive PREQ
|
2009-11-02 12:28:38 +03:00 |
|
Kirill Andreev
|
30bcda7b13
|
Mesh: HWMP: fixed proactive routes
|
2009-10-29 15:39:41 +03:00 |
|
Pavel Boyko
|
fdbae1e5a2
|
merge
|
2009-10-28 11:48:26 +03:00 |
|
Kirill Andreev
|
7531f59258
|
Mesh: fixed FLAME PATH_UPDATE procedure, fixed mesh.cc, valgrind errors in
FLAME
|
2009-10-27 18:43:45 +03:00 |
|
Pavel Boyko
|
be2b8da5b6
|
merge
|
2009-10-27 16:27:19 +03:00 |
|
Andrey Mazo
|
5f8471d37b
|
mesh: small doxygen fix.
|
2009-10-27 13:42:27 +03:00 |
|
Pavel Boyko
|
6929d0b3be
|
merge
|
2009-10-26 09:21:20 +03:00 |
|
Kirill Andreev
|
7c4f42fbf1
|
Mesh: fixed coding style
|
2009-10-23 16:22:56 +04:00 |
|
Kirill Andreev
|
84e1fc122d
|
Mesh: fixed HWMP sequence and metric filtering, added route discovery time
trace source, fixed beacon collision avoidanceadded ability to enable/disable
BCA
|
2009-10-23 15:34:14 +04:00 |
|
Andrey Mazo
|
c0d01261d0
|
remove some redundant clean ups, includes
|
2009-10-15 14:32:19 +04:00 |
|
Andrey Mazo
|
b252f68f9d
|
bug 711: example mesh/mesh fails valgrind.
also fix several possible leaks.
|
2009-10-15 14:10:02 +04:00 |
|
Andrey Mazo
|
af27a1388c
|
add NS_LOG_FUNCTION to several constructors/destructors/DoDisposes
|
2009-10-15 13:49:42 +04:00 |
|
Craig Dowell
|
64450e03cd
|
plug leaks (bug 711)
|
2009-10-13 22:41:30 -07:00 |
|
Craig Dowell
|
88cfec21eb
|
release Ptrs in mesh-point-device
|
2009-10-13 12:51:46 -07:00 |
|
Craig Dowell
|
878ce49230
|
fix valgrind complaints (bug 711)
|
2009-10-12 23:31:58 -07:00 |
|
Sebastien Vincent
|
6cdc60baf0
|
Fix valgrind errors for simple-wifi-frame-aggregation example.
|
2009-10-09 19:31:39 +02:00 |
|
Pavel Boyko
|
848e8d0123
|
merge with code.nsnam.org
|
2009-10-08 15:30:36 +04:00 |
|
Kirill Andreev
|
992e42acc1
|
Mesh: restoring DsFrom and DsTo flags when setting type QosData
|
2009-10-08 13:53:21 +04:00 |
|
Tom Henderson
|
e3a6eefc88
|
Fix propagation-loss-model test suite; make it a unit test
|
2009-10-04 22:46:36 -07:00 |
|
Kirill Andreev
|
d592f7a230
|
Mesh: 802.11 header is set to QosData if QosTag exists.
|
2009-10-01 17:38:21 +04:00 |
|
Pavel Boyko
|
b5e3e28830
|
devices-point-to-point test suite ported to new framework
|
2009-10-01 12:00:02 +04:00 |
|
Pavel Boyko
|
e12ee5c4a5
|
merge
|
2009-09-30 20:15:49 +04:00 |
|
Pavel Boyko
|
594e1585fa
|
wifi unit tests ported to new framework
|
2009-09-30 20:02:17 +04:00 |
|
Pavel Boyko
|
1eb891de9a
|
devices-mesh-dot11s test suite
|
2009-09-30 19:16:10 +04:00 |
|
Pavel Boyko
|
72d26cfce9
|
devices-mesh-flame test suite
|
2009-09-30 18:21:52 +04:00 |
|
Pavel Boyko
|
1441c8c8f5
|
devices/mesh unit tests ported to new framework
|
2009-09-30 14:33:30 +04:00 |
|
Pavel Boyko
|
dc1fdc9b11
|
wifi: bandwidth fixed for 5MHz modes
|
2009-09-29 19:08:28 +04:00 |
|
Josh Pelkey
|
5b02c55613
|
Bug 680, moving trace source over to channel
|
2009-09-29 09:58:00 -04:00 |
|
Pavel Boyko
|
6f8649e209
|
merge
|
2009-09-28 19:40:30 +04:00 |
|
Duy Nguyen
|
9a598e255e
|
Bug 666: Fixed wifi rates off by factor of 1000000 in ascii output
|
2009-09-27 00:35:38 -07:00 |
|
Duy Nguyen
|
04e650f6f1
|
Fixed minstrel error: unnecessary UpdateStats in DoGetRtsMode
|
2009-09-25 22:25:58 -07:00 |
|
Mathieu Lacage
|
904a2b4410
|
bug 643: Interference Helper does not account properly for simultaneous events
|
2009-09-22 17:33:03 +02:00 |
|
Duy Nguyen
|
d9f4c30720
|
Fixed Minstrel rate potential seg fault due to calling UpdateStats before being initialized
|
2009-09-21 23:44:59 -07:00 |
|
Craig Dowell
|
25974ce348
|
===================================================================
new file mode 100644
|
2009-09-18 14:14:34 -07:00 |
|
Sebastien Vincent
|
9f16bba32e
|
Fix some doxygen warnings revealed by WARN_NO_PARAMDOC=YES in doc/doxygen.conf.
|
2009-09-18 22:18:06 +02:00 |
|
Kirill Andreev
|
d8587dc1c5
|
Mesh: fixed peer link reopening - always overwrite peerLinkId.
|
2009-09-18 14:22:15 +04:00 |
|
Gustavo J. A. M. Carneiro
|
80083950b3
|
Missing code, methods declared but not implemented...
|
2009-09-16 15:03:00 +01:00 |
|