Commit Graph

1286 Commits

Author SHA1 Message Date
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
Kirill Andreev
1368752e4d Fix 2009-09-01 21:21:55 +04:00
Kirill Andreev
3c972084ee Bugfix 2009-08-28 23:15:26 +04:00
Kirill Andreev
87a315ca32 doc fixes 2009-08-28 15:06:27 +04:00
Kirill Andreev
8e349455d9 Documenation fixes 2009-08-27 19:56:46 +04:00
Kirill Andreev
7176275cec Dot11s overview moved to dot11s module 2009-08-27 17:23:38 +04:00
Andrey Mazo
a9ad9cd51e Some doxygen fixes (spelling, etc). 2009-08-27 16:35:53 +04:00
Kirill Andreev
38e5fe4ec9 Installers moved to src/helper 2009-08-27 13:38:13 +04:00
Kirill Andreev
3f6a30b19c Failed destination is structure of HWMP 2009-08-27 12:57:54 +04:00
Kirill Andreev
730963b6ec Doxygen: fixed warnings 2009-08-27 12:24:22 +04:00
Kirill Andreev
8d82148bf7 Merge with code.nsnam.org 2009-08-26 15:29:03 +04:00
Kirill Andreev
46b0d9d628 Stupid fixes 2009-08-25 20:12:53 +04:00
Kirill Andreev
0f5154d9de Restructured helper - removed MeshInterfaceHelper 2009-08-25 18:16:26 +04:00
Kirill Andreev
c29a242067 Code review fixes 2009-08-25 17:21:34 +04:00
Kirill Andreev
bf8d1de536 PrintInformation replaced with Prin in information elements, added operator
"<<" for all information elements
2009-08-25 15:27:49 +04:00
Kirill Andreev
42e5bb46f2 Restructured files, removed unneeded includes 2009-08-25 14:37:10 +04:00
Kirill Andreev
b207444d5f All information elements are tested inside WifiInformationElementVector test 2009-08-25 14:15:44 +04:00
Kirill Andreev
009d9f8f4e Removed inheritance from Header in WifiInformationElement. TODO: restore unit
tests and Print capability (operator "<<").
2009-08-25 12:52:51 +04:00
Duy Nguyen
0b3a200f65 Fixed WifiMacHeader Print Control Characters bug 661 2009-08-24 19:03:58 -07:00
Kirill Andreev
1b6137af25 Start to remove inheritance from header in WifiInformationElement 2009-08-24 21:32:41 +04:00
Kirill Andreev
544f915f0e Cosmetics: '\n' was replaced with std::endl, Camel case for attributes 2009-08-24 18:05:31 +04:00
Nicola Baldo
53f3c0654d new trace sources for WifiRemoteStationManager 2009-08-24 13:09:32 +02:00
Kirill Andreev
9e65a76f58 Review fixes 2009-08-21 23:33:52 +04:00
Kirill Andreev
3e86ad365c Stupid fix 2009-08-20 18:33:57 +04:00
Kirill Andreev
4f836ad0bc Added closing link due to transmission failure. 2009-08-20 18:24:23 +04:00
Kirill Andreev
0a23b2294a Merge with code.nsnam.org 2009-08-18 13:25:36 +04:00
Craig Dowell
6c58559614 fix build for gcc 3.4 2009-08-17 18:58:54 -07:00
Mathieu Lacage
202ac1ff1e bug 641: forgot to add files. 2009-08-14 12:25:16 +02:00
Mathieu Lacage
d365379e45 bug 641: CwMin setting for 802.11b 2009-08-14 12:21:39 +02:00
Nicola Baldo
e8fa8c79ab bug 644: make sure we set standard and frequency correctly in radiotap output 2009-08-13 13:39:14 +02:00
Mathieu Lacage
990b54684c bug 654: avoid segfault with ConfigStore loading 2009-08-13 13:12:16 +02:00
Duy Nguyen
63802def20 add an implementation of the minstrel rate control algorithm 2009-08-13 08:45:47 +02:00
Kirill Andreev
7106d93481 Fixed broadcast propagation in FLAME 2009-08-12 20:49:39 +04:00
Kirill Andreev
e2503ee3a5 Removed constructor from header 2009-08-06 13:11:15 +04:00
Kirill Andreev
288264f0d4 Exponential retry timer for PREQ 2009-08-06 13:09:02 +04:00