Commit Graph

1320 Commits

Author SHA1 Message Date
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
Kirill Andreev
7531f59258 Mesh: fixed FLAME PATH_UPDATE procedure, fixed mesh.cc, valgrind errors in
FLAME
2009-10-27 18:43:45 +03:00
Andrey Mazo
5f8471d37b mesh: small doxygen fix. 2009-10-27 13:42:27 +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
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
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
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
Gustavo J. A. M. Carneiro
ffbf0e4221 Export header ie-dot11s-id.h, disable a few copy contructors, to make Python bindings compile. 2009-09-16 14:04:53 +01:00
Pavel Boyko
11b6f74f26 Build fix for g++ 4.0.4 ('... may be used uninitialized in this function') 2009-09-16 13:28:06 +04:00
Pavel Boyko
b51933502b build fix (g++ 4.0.4 and 4.4.0 optimized only) 2009-09-15 19:05:39 +04:00
Ramon Bauza
55bf5fc2e7 Doxy doc for Wifi channel switching 2009-09-15 14:33:04 +02:00
Ramon Bauza
ddfe9023eb Channel switching support for Wifi 2009-09-15 10:47:02 +02:00
Craig Dowell
fc7ea88b35 quiet valgrind in NOTREACHED case 2009-09-14 21:49:43 -07:00
Pavel Boyko
f57933cd7d Merge with code.nsnam.org 2009-09-14 10:19:55 +04:00
Pavel Boyko
adad3f4b9f Cosmetics 2009-09-14 10:19:33 +04:00
Craig Dowell
05610b3c56 test framework should probably work on all supported machines 2009-09-12 20:00:36 -07:00
Kirill Andreev
b90238c308 Added 11s description to ELEASE_NOTES, fixed dependencies in building 2009-09-10 15:07:34 +04:00
Kirill Andreev
61ac2171bd Build fix 2009-09-08 11:41:44 +04:00
Kirill Andreev
3e38891e52 Merge with code.nsnam.org 2009-09-08 11:27:50 +04:00
Sebastien Vincent
8cbdcd69c1 [Bug 653] NetDevice link change callback (SetLinkChangeCallback -> AddLinkChangeCallback). 2009-09-08 06:29:26 +02:00
Kirill Andreev
d7d6cf54ff Random variable definitions were removed from conditional code 2009-09-07 16:04:15 +04:00
Tom Henderson
a355cc5bac Fix doxygen errors 2009-09-04 18:02:03 -07:00
Kirill Andreev
f1fa986e58 Headers: structured 2009-09-02 14:58:36 +04:00
Kirill Andreev
6597544d3c Fix 2009-09-01 23:35:36 +04:00