Commit Graph

3731 Commits

Author SHA1 Message Date
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
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
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
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
Mathieu Lacage
1825edbc27 no need to call PeekData+memcpy. use CopyData instead 2009-06-08 16:43:55 +02:00
Mathieu Lacage
d0ae1f4850 avoid extra memory allocations when using PcapWriter 2009-06-08 16:43:21 +02:00
Mathieu Lacage
a0d182c7d8 CopyData is more efficient than a PeekData+memcpy pair 2009-06-08 16:42:06 +02:00
Mathieu Lacage
e58334e8bd Backed out changeset d21a2eafb84d 2009-06-08 15:10:49 +02:00
Andrey Mazo
bde21dc52e Merge changes from ns-3-dev. 2009-06-08 16:30:52 +04:00
Kirill V. Andreev
882c2646d1 bug 584: NAV duration is set incorrectly in MacLow::DoNavResetNow 2009-06-08 13:50:38 +02:00
Pavel Boyko
77efe54de3 merge fix 2009-06-08 15:48:46 +04:00
Kirill V. Andreev
1cea99ae5c bug 581: error in double include of dcf-manager.h 2009-06-08 13:47:04 +02:00
Mathieu Lacage
a6df997965 bug 583: Simulator::SetImplementation not implemented 2009-06-08 13:44:51 +02:00
Pavel Boyko
3ee1c61439 merge fix 2009-06-08 15:42:43 +04:00
Kirill V. Andreev
7f4d04d9f7 bug 556: DcfManager does not handle AckTimeout properly when there are multiple queues 2009-06-08 13:37:30 +02:00
Pavel Boyko
d18f8da347 Large merge with nsnam 2009-06-08 15:12:15 +04:00
Mathieu Lacage
4af7bfa985 doh. stupid, stupid, untested typo. 2009-06-08 09:43:47 +02:00