Commit Graph

4367 Commits

Author SHA1 Message Date
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
Unknown
e7b57ecce4 Minor fix to stats example. 2009-03-18 11:19:18 -04:00
Pavel Boyko
39072b6d5d mesh/dot11s doxygen module added 2009-03-18 17:56:53 +03:00
Pavel Boyko
23486e1813 merge with main tree 2009-03-18 17:41:01 +03:00
Pavel Boyko
d53de9bedd Basic MAC plugins functionality implemented 2009-03-18 17:40:38 +03:00
Kirill Andreev
f46fe50b84 Fixed bugs with includes 2009-03-18 16:59:09 +03:00
Pavel Boyko
726ca47d37 MeshWifiInterfaceMac just added and beacon generation refactored 2009-03-18 16:08:49 +03:00
Kirill Andreev
1ec46f0906 Removed unneeded virtual methods in mesh-wifi-mac.h Fixed ticket #40 2009-03-18 15:27:42 +03:00
Kirill Andreev
7f78a7e423 Deserialize bugfix 2009-03-18 15:22:58 +03:00
Kirill Andreev
99f082e652 Finished restructuring information elements 2009-03-18 15:08:17 +03:00
Pavel Boyko
3aebd147bd Use reference counting for WifiInformationElement 2009-03-18 14:37:29 +03:00
Kirill Andreev
9b09daa874 Fixed ticket #27 2009-03-18 14:36:00 +03:00
Kirill Andreev
b875e279b0 Wifi-information element moved back to mesh 2009-03-18 14:19:18 +03:00
Kirill Andreev
9caf55c5e4 Class names restructured 2009-03-18 14:16:33 +03:00
Kirill Andreev
0aa1b81464 Deserialization bugfix 2009-03-18 14:02:58 +03:00