Commit Graph

55 Commits

Author SHA1 Message Date
Kirill Andreev
5cccb40d46 Added comments in mesh.cc 2009-09-10 14:13:48 +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
9e65a76f58 Review fixes 2009-08-21 23:33:52 +04:00
Kirill Andreev
0a23b2294a Merge with code.nsnam.org 2009-08-18 13:25:36 +04:00
Kirill Andreev
e69fddf279 Removed stupid output 2009-08-03 19:22:42 +04:00
Kirill Andreev
042aee0756 Added path update to FLAME 2009-08-03 19:13:46 +04:00
Kirill Andreev
99aa60cd0a Added root mesh point as argument of command line 2009-07-31 17:52:18 +04:00
Kirill Andreev
63d344aae7 Fixed names 2009-06-18 18:25:50 +04:00
Kirill Andreev
628ac9bca7 Fixed names: now protocols are called *-protocol.[h,cc], plugin is called
*-protocol-mac.[cc,h]
2009-06-18 18:07:22 +04:00
Kirill Andreev
43fde668f1 Restructured installers 2009-06-17 18:50:57 +04:00
Pavel Boyko
9e3201285f Faker's code review response 2009-06-15 13:10:56 +04:00
Kirill Andreev
fce22caf9e Added dot11s installator, fixed bug with adding tag in proactive mode of HWMP 2009-06-10 12:51:49 +04:00
Kirill Andreev
1716b106dc Helper restructure: done 2009-06-09 21:14:42 +04:00
Kirill Andreev
71a4eb6a10 Restructured mesh - helper 2009-06-09 21:08:32 +04:00
Kirill Andreev
f3201b79cf Added interface helper 2009-06-09 20:13:11 +04:00
Kirill Andreev
ede41dc54d Mesh ID is made separately from SSID 2009-05-22 17:27:10 +04:00
Kirill Andreev
4d14e87f97 Infrastructure for statistics is done 2009-05-20 14:03:26 +04:00
Kirill Andreev
933d9b22fe Merge with ns-3-dev 2009-04-29 18:26:25 +04:00
Pavel Boyko
7b502ab37e MulthopAction -> Action management frames in 802.11s according to std 2009-04-21 16:13:45 +04:00
Kirill Andreev
9d109ef601 More than one root works 2009-04-16 15:21:09 +04:00
Kirill Andreev
f2a313666a Fixed proactive mode. 1 root works 2009-04-16 14:53:21 +04:00
Kirill Andreev
3274c58cc8 Bugfixes. Changed traversal time, because 4x4 network does not work 2009-04-15 20:15:10 +04:00
Kirill Andreev
36ab0b3f78 Fixed bug pith routing information collected from PREP 2009-04-15 16:42:38 +04:00
Kirill Andreev
1d808caeca Bugfixes 2009-04-08 14:57:57 +04:00
Kirill Andreev
95cc866cc3 Bugfixes 2009-04-07 20:57:18 +04:00
Kirill Andreev
6900402c16 Unicast chain instead of broadcast data frame added. Metric
calculation:unfinished
2009-04-07 20:24:39 +04:00
Kirill Andreev
97b31efba4 Bugfixes. HWMP on 2-interface network works! 2009-04-02 20:41:08 +04:00
Kirill Andreev
40d4dc921f Bugfixes with tag 2009-04-02 19:18:36 +04:00
Pavel Boyko
6d9f90af7d Add spread interfaces frequency channels option 2009-04-02 17:26:20 +04:00
Kirill Andreev
d0a68752eb Peer link restructured to support multi-interface 2009-04-02 13:38:38 +04:00
Pavel Boyko
6e1a80ecb8 Mesh test refactored, see --pcap and --interfaces command line arguments 2009-04-01 18:43:58 +04:00
Pavel Boyko
8de7e3dbe5 802.11s helper (ns3::dot11s::MeshWifiHelper) refactored 2009-04-01 18:05:36 +04:00
Kirill Andreev
f9888706b3 Added unicast PREQ, peer link status callback. 2009-04-01 13:38:09 +04:00
Kirill Andreev
6ba7122c7b Data frames can go 2009-03-31 18:50:12 +04:00
Pavel Boyko
6cf9944b77 For now mesh point aggregates installed protocols. This is done to allow user directly access protocols via mp->GetObject<...>() (though you must known mesh point and protocol class to do this) 2009-03-30 17:47:20 +04:00
Kirill Andreev
cbe755a7f7 First PREQ delivered 2009-03-27 20:03:13 +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
74036fd606 Added a method to find peer link, code cleanup 2009-03-25 14:32:18 +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
799e29a465 Added namespace dot11s 2009-03-24 19:42:09 +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
Pavel Boyko
8d29fe0b56 New peer management protocol moved to 802.11s/ 2009-03-20 11:58:54 +03:00
Kirill Andreev
ab4bb7cc72 Peer manager restructure - unfinished 2009-03-19 20:09:50 +03:00
Kirill Andreev
40be5998a4 Restructured helper: switch to new mac, now only beacon functionality works 2009-03-19 12:46:56 +03:00
Andrey Mazo
c07c1e6d20 Coding style changes: indentation (some fixes), spaces in operators, function
calls, etc.
2009-03-18 22:36:12 +03:00
Kirill Andreev
394a7c4335 Refactored PERR, RANN 2009-03-18 11:51:31 +03:00
Kirill Andreev
406bc6aacd information elements are moved to 802.11s 2009-03-17 17:18:19 +03:00