Commit Graph

5046 Commits

Author SHA1 Message Date
Kirill Andreev
2d3da91bc6 Merge with code.nsnam.org 2009-07-31 18:09:24 +04:00
Kirill Andreev
99aa60cd0a Added root mesh point as argument of command line 2009-07-31 17:52:18 +04:00
Kirill Andreev
a09c1311a8 Removed FindFirst from WifiInformationElement 2009-07-31 17:08:42 +04:00
Kirill Andreev
11fdc00dd7 Added wifi-information-element-vector 2009-07-31 14:13:10 +04:00
Kirill Andreev
c2f0400867 Fixed order in which we add queues to mac 2009-07-29 11:19:59 +04:00
Kirill Andreev
d1aa099ffe Fix 2009-07-28 20:26:59 +04:00
Kirill Andreev
6318ca7f71 QosFix 2009-07-28 20:22:15 +04:00
Tom Henderson
c4145809c9 bug 642: allow multiple InternetStackHelpers to be instantiated 2009-07-27 23:04:19 -07:00
Kirill Andreev
901998af20 Removed HwmpRtable::LookupResult constructor code from header. 2009-07-27 14:05:20 +04:00
Tom Henderson
61672f39a8 Fix first.py example 2009-07-26 07:25:19 -07:00
Kirill Andreev
57634eb170 back out Radiotap header change causing regression 2009-07-24 07:04:29 -07:00
Kirill Andreev
41e7ba85df Fixed seqno in HWMP 2009-07-23 13:39:51 +04:00
Kirill Andreev
b153f09d7f Merge with code.nsnam.org 2009-07-22 16:57:12 +04:00
Kirill Andreev
8c54424eeb Restored newline at namespace 2009-07-22 16:43:43 +04:00
Kirill Andreev
647fee7062 Fixes of coding style 2009-07-22 16:13:32 +04:00
Kirill Andreev
4ccf679752 Fixed coding style 2009-07-22 15:56:55 +04:00
Kirill Andreev
b7e2438171 Fixed coding style 2009-07-22 14:52:42 +04:00
Kirill Andreev
2791a25065 Fixed coding style in helpers and mesh 2009-07-22 13:31:31 +04:00
Kirill Andreev
be731d808b Removed dynamic_cast 2009-07-21 15:49:24 +04:00
Kirill Andreev
e4f7983686 Statistics removed from headers 2009-07-21 13:14:52 +04:00
Kirill Andreev
1fb5e143a7 Added max beacon loss to PeerManagementProtocol (for beacon timing), cosmetic
changes: added {} and spaces befor '('
2009-07-21 12:51:09 +04:00
Kirill Andreev
a92d4f714d removed GetElementId from *.h files. Fixed spaces before '(' and added {} when needed. 2009-07-21 11:33:27 +04:00
Kirill Andreev
bbb9ae6dd3 Fixed review comments 2009-07-16 17:57:23 +04:00
Pavel Boyko
0888097992 Review issue 88093: Minor changes in wifi module needed by 802.11s 2009-07-16 16:55:20 +04:00
Pavel Boyko
5665cf136d merge 2009-07-16 15:57:19 +04:00
Pavel Boyko
dae8a0debb Initial multichannel support in Yans Wifi PHY. 2009-07-16 15:56:42 +04:00
Mathieu Lacage
82f915fd5a fix optimized build for true 2009-07-16 13:40:56 +02:00
Mathieu Lacage
4b26cca7e6 rescan python 2009-07-16 13:12:34 +02:00
Mathieu Lacage
cf7de38ffd bug 381: Wifi crashes on shutdown 2009-07-16 12:31:26 +02:00
Kirill Andreev
a3cac79763 Bug 625: Wrong calculation of GetAccessGrantStart in DcfManager. 2009-07-16 13:51:12 +04:00
Nicola Baldo
890bd62643 fixed g++-3.4 build 2009-07-16 11:19:43 +02:00
Kirill Andreev
add92d0ed5 Merge with ns3dev 2009-07-16 11:51:46 +04:00
Kirill Andreev
9adc1a454a Merge with ns-3-dev 2009-07-16 11:51:24 +04:00
Mathieu Lacage
52d2d61105 fix optimized build 2009-07-15 14:59:44 +02:00
Mathieu Lacage
0d45e73575 merge with HEAD 2009-07-15 14:49:37 +02:00
Nicola Baldo
85f7e477a8 made InterferenceHelper::CalculateTxDuration () static 2009-07-15 13:06:11 +02:00
Mathieu Lacage
9028ab74c9 make sure memory is initialized 2009-07-15 08:36:41 +02:00
Pavel Boyko
898e82c24c TODO fixed 2009-07-14 10:02:12 +04:00
Pavel Boyko
cbc99d1850 merge 2009-07-14 09:44:09 +04:00
Pavel Boyko
08630a05ec ChannelId -> ChannelNumber and also in the base class WifiPhy 2009-07-14 09:43:58 +04:00
Ramon Bauza
70c0c5b283 Support for 5 and 10Mhz wifi channels 2009-07-13 14:30:12 +02:00
Mathieu Lacage
04b32fd736 bug 627: Jakes Propagation Loss Model doesn't properly calculate signal loss 2009-07-13 09:57:32 +02:00
Pavel Boyko
ced9c50874 Use operator== instead of operator!= in NS_TEST_ASSERT_EQUAL 2009-07-13 09:07:02 +02:00
Craig Dowell
f4e1452ceb emu device shouldn't be adding an FCS 2009-07-10 11:56:35 -07:00
Craig Dowell
1dd403987a harden emu net device against malformed packets 2009-07-10 09:50:24 -07:00
Kirill Andreev
eb148dc987 Fix 2009-07-10 18:43:24 +04:00
Kirill Andreev
52b975e332 Removed test tag adding 2009-07-10 18:31:24 +04:00
Kirill Andreev
7aaec2d39b QoS in 802.11s implementation 2009-07-10 18:30:39 +04:00
Kirill Andreev
9ee9ec1c49 Initial QoS implementation in 802.11s 2009-07-10 17:59:20 +04:00
Kirill Andreev
0794ff9ac6 PREQ, PREP overflow is handled correctly 2009-07-09 14:07:14 +04:00