Commit Graph

3627 Commits

Author SHA1 Message Date
Kirill Andreev
a688fb2751 Fixed dublicates in broadcasts 2009-06-01 12:32:37 +04:00
Kirill Andreev
b5797604c0 Added link metric report IE 2009-05-27 16:48:02 +04:00
Andrey Mazo
450348d5db Moving to IEEE 802.11s Draft 3.0 (Mesh Configuration Element)
fix Mesh Capability field;
	remove old protocol Identifiers;
	fix links to the draft.
2009-05-25 17:04:53 +04:00
Pavel Boyko
443a4c44ba assert 2009-05-25 11:00:17 +04:00
Andrey Mazo
9b72ea8005 Moving to IEEE 802.11s Draft 3.0:
changed Reason Codes;
	changed Element IDs.
Added Capability field initialization.
2009-05-22 22:53:10 +04:00
Kirill Andreev
792bb590de Fix 2009-05-22 17:47:50 +04:00
Kirill Andreev
41a0444b0b Merge 2009-05-22 17:27:34 +04:00
Kirill Andreev
ede41dc54d Mesh ID is made separately from SSID 2009-05-22 17:27:10 +04:00
Andrey Mazo
6603dba9e3 Merge changes from ns-3-dev. 2009-05-22 14:58:43 +04:00
Kirill Andreev
959653b5fa Fixed endianess 2009-05-22 14:02:35 +04:00
Kirill Andreev
e9538480ae Restructured mesh configuration element 2009-05-22 13:58:39 +04:00
Tom Henderson
71272db683 initialize timer in Timer unit tests 2009-05-21 06:46:38 -07:00
Tom Henderson
0e9b2360a2 Fix bug 570 (ArpCache not registered) 2009-05-21 06:07:03 -07:00
Kirill Andreev
1056863f4c Fix 2009-05-21 16:44:21 +04:00
Kirill Andreev
35f1af2059 Statistics fixed 2009-05-21 16:35:55 +04:00
Kirill Andreev
f20a2e4b31 Interface stats added 2009-05-20 20:08:35 +04:00
Kirill Andreev
7e6583b578 ResetStats added 2009-05-20 19:12:51 +04:00
Kirill Andreev
20657160bf Statistics - almost done 2009-05-20 18:30:27 +04:00
Mathieu Lacage
fa5e05290d fix uninitialized variable 2009-05-20 15:54:56 +02:00
Kirill Andreev
4d14e87f97 Infrastructure for statistics is done 2009-05-20 14:03:26 +04:00
Kirill Andreev
42adb8b0f9 Added statistcs structures 2009-05-20 12:44:58 +04:00
Kirill Andreev
c60ae045e7 Added statistics for PMP-MAC 2009-05-19 19:58:24 +04:00
Fabian Mauchle
9c63493280 bug 568: Timer's default destroy policy not set. 2009-05-19 15:41:01 +02:00
Mathieu Lacage
2f0944386f bug 560: remove deprecated methods. 2009-05-19 15:34:20 +02:00
Andrey Mazo
dd025e8ff6 Revert commit [c259eaefdd7f]. Make compiler happy. 2009-05-15 13:52:35 +04:00
Pavel Boyko
86aa196354 merge with http://code.nsnam.org/ns-3-dev 2009-05-14 16:32:15 +04:00
Mathieu Lacage
61fe7606d8 add missing constructor 2009-05-14 10:21:38 +02:00
Adrian S. W. Tam
32a92483aa fixed packet trace time bomb in csma 2009-05-11 11:18:18 -07:00
Mirko Banchi
dcf19a8a72 mismatching type 2009-05-11 14:02:17 +02:00
Adrian S.-W. Tam
2fba7f868e test and fix Buffer::Iterator::WriteHtolsbU64, Buffer::Iterator::ReadU64 , Buffer::Iterator::ReadLsbtohU64 2009-05-07 09:13:06 +02:00
Kirill Andreev
c9629149c1 Merge 2009-05-04 17:14:51 +04:00
Pavel Boyko
5c9103eb95 IE tests cleanup 2009-05-04 18:08:49 +04:00
Kirill Andreev
11d0526137 Fixed removing peer links 2009-05-04 17:13:20 +04:00
Mathieu Lacage
b5685eb9ee Fix build on osx-ppc optimized gcc 4.0.1 2009-05-04 11:24:17 +02:00
Kirill Andreev
deb0af06ec Removed peer cleanup 2009-05-04 00:04:21 +04:00
Kirill Andreev
3300dc8b17 Filtering outgoing frames if peer link does not exist. Fixed order of going
through plugins
2009-05-02 16:51:00 +04:00
Kirill Andreev
a90843d9af Lifetime bugfix 2009-05-02 15:33:42 +04:00
Kirill Andreev
10f3b53965 Peer link cleanup bugfix 2009-05-01 17:20:30 +04:00
Kirill Andreev
e90fd93821 Fixed asimmetrical routes 2009-05-01 13:59:09 +04:00
Kirill Andreev
4a5151fd90 Some fixes 2009-04-30 20:43:52 +04:00
Mirko Banchi
1066eb4764 fix access class table 2009-04-30 14:11:58 +02:00
Kirill Andreev
9f10c93c93 Merge with ns3dev 2009-04-30 12:35:57 +04:00
Pavel Boyko
8b5a8fdfbc Dot11sMacHeader renamed to MeshHeader to correspond standard 2009-04-30 13:28:45 +04:00
Kirill Andreev
eeb792ef9a Fixed routing information with neighbours, fixed address3 in management
frames (PREQ, PREP, PERR), fixed bug with PERR
2009-04-30 12:35:26 +04:00
Pavel Boyko
51759b2b3c Route requests queueing moved from base MeshL2RoutingProtocol to derived HwmpRoutingProtocol 2009-04-30 11:53:19 +04:00
Pavel Boyko
379731a710 merge 2009-04-30 10:57:22 +04:00
Pavel Boyko
f3ea3afb50 cosmetics 2009-04-30 10:56:59 +04:00
Andrey Mazo
b5cf6d7094 Changed IE Element IDs according to open80211s implementation. 2009-04-30 07:37:01 +04:00
Kirill Andreev
12607538fd Bugfix 2009-04-29 20:01:23 +04:00
Kirill Andreev
2daa651923 Ack timeout patch was merged. HWMP: DO=1 by default, if packet is unresolved -
we queue it
2009-04-29 19:37:19 +04:00