Commit Graph

4830 Commits

Author SHA1 Message Date
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
c468013d95 Fixed peer link status notification 2009-06-18 16:51:28 +04:00
Kirill Andreev
c9536cdbf0 Initial flame implementation 2009-06-18 16:50:52 +04:00
Kirill Andreev
666a0102bd Restructured L2RoutingProtocol: added cleanup function, which deletes all tags
and headers
2009-06-18 13:50:43 +04:00
Kirill Andreev
43dbadd11b Flame stack initialized 2009-06-17 20:37:32 +04:00
Kirill Andreev
43fde668f1 Restructured installers 2009-06-17 18:50:57 +04:00
Kirill Andreev
49fe4a8b4f Added flame tag 2009-06-17 17:24:34 +04:00
Kirill Andreev
5c20e81c3c Added flame rtable, fixed DoDispose in HwmpRtable 2009-06-17 16:29:13 +04:00
Kirill Andreev
21dd821e5f Added FLAME header 2009-06-17 14:28:09 +04:00
Kirill Andreev
0a8c64ab1b Fixes 2009-06-16 19:23:23 +04:00
Kirill Andreev
618c7cbeea Merge 2009-06-16 18:21:23 +04:00
Kirill Andreev
e6ac62ac02 Fixed MBCA 2009-06-16 18:20:34 +04:00
Pavel Boyko
0bb18e90df merged with nsnam 2009-06-16 17:58:16 +04:00
Pavel Boyko
84e9d6f051 Beacon interval is 0.5s by default 2009-06-16 17:58:06 +04:00
Craig Dowell
1207fdcbd2 update dox for waf --check 2009-06-15 15:42:32 -07:00
Andrey Hippo
582b959a4d tuturial fixes 2009-06-15 15:22:33 -07:00
Kirill Andreev
78d6c249ba Fixed PrintInformation method in dot11s-ie-* 2009-06-15 20:38:30 +04:00
Kirill Andreev
4c5918dcf7 Removed unneded if 0 -- endif 2009-06-15 19:31:30 +04:00
Kirill Andreev
77b3ed6cb9 added 'const' label to packet in MeshPointDevice::Forward and
L2RoutingProtocol::RequestRoute
2009-06-15 19:06:23 +04:00
Pavel Boyko
9e1e68aa10 merge 2009-06-15 18:42:23 +04:00
Pavel Boyko
5305c93156 bugfix in MeshPointDevice::ReceiveFromDevice () 2009-06-15 18:42:11 +04:00
Kirill Andreev
2f09fc13dd Fixed peer management state machine 2009-06-15 18:14:06 +04:00
Kirill Andreev
ac436ea5d3 Fixed tests, removes NS_ASSERT (false) 2009-06-15 18:02:09 +04:00
Aleksey Kovalenko
84e4417867 ignore events in peer-link state machine 2009-06-15 14:02:18 +04:00
Pavel Boyko
cc543c37cf cosmetics 2009-06-15 13:22:44 +04:00
Pavel Boyko
9e3201285f Faker's code review response 2009-06-15 13:10:56 +04:00
Gustavo J. A. M. Carneiro
30bf674bb5 merge 2009-06-12 12:33:57 +01:00
Gustavo J. A. M. Carneiro
31af526c8b Run unit tests as indenpendent WAF tasks 2009-06-12 12:33:37 +01:00
Gustavo J. A. M. Carneiro
17eaca49f3 Upgrade to WAF 1.5.8 2009-06-12 12:33:21 +01:00
Mathieu Lacage
fa6d46b9ea document default 2009-06-10 23:09:04 +02:00
Kirill Andreev
a24f67f48d Merge after bug 556 2009-06-10 20:26:44 +04:00
Kirill Andreev
76deab84af Fixed names 2009-06-10 18:57:27 +04:00
Kirill Andreev
11c6653265 Fixed removing tag when pass packet to upper layer 2009-06-10 17:33:12 +04:00
Kirill Andreev
d8b0835ea6 GetTypeId removed from classes, not inherited from Object 2009-06-10 15:41:23 +04:00
Mathieu Lacage
282f653bed register missing constructors 2009-06-10 11:13:49 +02:00
Kirill Andreev
429802873b Fix 2009-06-10 13:02:39 +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
Mathieu Lacage
f58cfa0e5f move global routing code into global routing directory 2009-06-10 08:36:51 +02: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
Tom Henderson
f39c6618ba fix doxygen collision 2009-06-09 06:47:18 -07:00
Tom Henderson
45685b2ad5 add two AUTHORS 2009-06-09 06:10:09 -07:00
Mathieu Lacage
355aaab7c9 rescan python 2009-06-09 09:21:48 +02:00
Mathieu Lacage
d05448114d use packet tags rather than byte tags to match TcpSocketImpl and UdpSocketImpl 2009-06-09 09:13:42 +02:00
Mathieu Lacage
6baf920c89 merge 2009-06-09 09:06:04 +02:00
Craig Dowell
6f09987703 fix build 2009-06-08 16:58:28 -07:00
Mathieu Lacage
b1dc85e1c7 no need to keep around a Ptr<Packet> 2009-06-08 16:45:13 +02:00
Mathieu Lacage
2ae6d337a3 don't call PeekData if we can 2009-06-08 16:44:21 +02:00