Commit Graph

4381 Commits

Author SHA1 Message Date
Kirill Andreev
cdda5efb10 Removed dot11s-parameters and they are made as attributes 2009-03-26 21:11:29 +03:00
Kirill Andreev
8b4949d764 Added HWMP tag to mercurial :) 2009-03-26 20:25:40 +03:00
Kirill Andreev
f56dd65eb5 More bufix 2009-03-26 20:17:41 +03:00
Kirill Andreev
ec473a988e Fixrd bugs with address extensions, broadcast frames can go through L2Routing 2009-03-26 20:13:54 +03:00
Kirill Andreev
3a1e027566 Attach interfaces replaced with Install. Helper is simplifyed 2009-03-26 16:53:49 +03:00
Kirill Andreev
3023b41449 HWMP is attached to mesh point device and MAC layer with zero functionality 2009-03-26 14:00:46 +03:00
Kirill Andreev
74747fc24e HWMP rolled to "initial position" 2009-03-25 23:19:27 +03:00
Kirill Andreev
1037c32158 HWMP rtable and tag added back to wscripts without any changes 2009-03-25 22:24:20 +03:00
Kirill Andreev
ec53387736 HWMP files renamed 2009-03-25 18:11:01 +03:00
Kirill Andreev
56b6b0557a Restored mesh-wifi-mac-header 2009-03-25 18:09:47 +03:00
Kirill Andreev
7296bbf39a Moved hwmp to dot11s, removed unneded files, removed unneded headers from
wscript
2009-03-25 17:37:51 +03:00
Pavel Boyko
14ad8fa222 Minor cosmetics. Peer management protocol is assumed to be implemented now. 2009-03-25 16:58:24 +03:00
Kirill Andreev
5f1ee55fe0 Fixed BCA 2009-03-25 16:34:16 +03:00
Kirill Andreev
359cc256d7 BCA works again 2009-03-25 16:12:01 +03:00
Kirill Andreev
7b696d55a7 Merge with ns3-dev 2009-03-25 14:32:56 +03:00
Kirill Andreev
74036fd606 Added a method to find peer link, code cleanup 2009-03-25 14:32:18 +03:00
Pavel Boyko
bf0716c852 cosmetics 2009-03-25 13:44:16 +03:00
Kirill Andreev
91a655467b Rstructured file names: IeDot11s* no is Ie, because it is in namespace dot11s 2009-03-25 12:23:12 +03:00
Kirill Andreev
a7aeceb937 Code cleanups. Software delay is removed 2009-03-24 20:08:53 +03:00
Kirill Andreev
764f01dee2 Dot11s prefix removed 2009-03-24 19:46:26 +03:00
Kirill Andreev
799e29a465 Added namespace dot11s 2009-03-24 19:42:09 +03:00
Kirill Andreev
c5130a60d7 802.11s/ Moved to dot11s/ 2009-03-24 18:36:49 +03:00
Kirill Andreev
16f208d47b Uncommented destructor and cleaner 2009-03-22 21:55:29 +03:00
Kirill Andreev
15547b9cd4 Debug messages fixed 2009-03-22 21:28:44 +03:00
Kirill Andreev
e32c8d2317 Bugfixes 2009-03-22 20:54:04 +03:00
Kirill Andreev
04e40679bb Finished processing peer link frames on new architeture 2009-03-22 19:52:42 +03:00
Kirill Andreev
149a32afe2 First management frame goes through new archotecture 2009-03-22 17:05:45 +03:00
Kirill Andreev
58bd437f81 Added header for peer link frame (first fields without information element) 2009-03-22 12:34:24 +03:00
Andrey Mazo
5091428843 Merge with ns-3-dev.
Fix noeol error.
2009-03-20 20:46:00 +03:00
Raj Bhattacharjea
ad5c3c56ba Fix src/contrib/wscript 2009-03-20 12:28:21 -04:00
Pavel Boyko
31692c664f merge with main tree 2009-03-20 14:50:23 +03:00
Pavel Boyko
d65bd66445 PeerLink refactored (use peer-link.h) 2009-03-20 14:50:05 +03:00
Kirill Andreev
bd6dc43f03 Neighbours are attached 2009-03-20 13:46:50 +03:00
Pavel Boyko
8d29fe0b56 New peer management protocol moved to 802.11s/ 2009-03-20 11:58:54 +03:00
Kirill Andreev
dc43ed1c4a Fix with serialized size in prep 2009-03-20 00:21:44 +03:00
Raj Bhattacharjea
d92febd97f Update the python bindings 2009-03-19 11:33:19 -07:00
Raj Bhattacharjea
e68139e2c2 Merge XML config-store 2009-03-19 13:39:15 -04:00
Kirill Andreev
ab4bb7cc72 Peer manager restructure - unfinished 2009-03-19 20:09:50 +03:00
Kirill Andreev
2a7c645144 Added new peer manager class, an old one we keep without change 2009-03-19 17:28:37 +03:00
Kirill Andreev
957f6d7367 Added PM-mac - not implemented 2009-03-19 14:31:47 +03:00
Kirill Andreev
40be5998a4 Restructured helper: switch to new mac, now only beacon functionality works 2009-03-19 12:46:56 +03:00
Kirill Andreev
8f92a5bb59 Code refactoring bugfix 2009-03-19 11:49:23 +03:00
Andrey Mazo
0e3996676d Coding style changes: remove unneeded line breaks. 2009-03-19 11:42:27 +03:00
Craig Dowell
389da6fb21 Add MacPromiscRx, make MacRx non-promisc 2009-03-18 23:36:37 -07:00
Andrey Mazo
c07c1e6d20 Coding style changes: indentation (some fixes), spaces in operators, function
calls, etc.
2009-03-18 22:36:12 +03:00
Pavel Boyko
00ba275d51 11s information elements commented as "\ingroup dot11s" for doxygen 2009-03-18 20:37:54 +03:00
Kirill Andreev
cb209fa801 Code refactoring: fixed names, added references to draft 2009-03-18 19:49:53 +03:00
Kirill Andreev
30b7a82ce7 Merge fix - mac interface did not compile 2009-03-18 19:01:22 +03:00
Kirill Andreev
90583a42a6 Merge to ns3-dev 2009-03-18 18:38:41 +03:00
Kirill Andreev
61903246a3 Fixes with comments 2009-03-18 18:38:19 +03:00