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 |
|
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 |
|
Tom Henderson
|
fe614e6e90
|
fix bug preventing the sending of packets to a local IP address (bug 632)
|
2009-07-08 21:45:23 -07:00 |
|
Kirill Andreev
|
a2e6fed026
|
Action values are made in accordance with Draft3.0
|
2009-07-09 00:07:53 +04:00 |
|
Tom Henderson
|
1817b596db
|
a few more doxygen fixes
|
2009-07-08 10:47:22 -07:00 |
|
Tom Henderson
|
e56c013bb1
|
fix doxygen errors
|
2009-07-08 10:05:39 -07:00 |
|
Kirill Andreev
|
5bb7f77f3d
|
Fixed PERR propagation
|
2009-07-08 18:45:39 +04:00 |
|
Kirill Andreev
|
c915b08c75
|
Fixed overflow
|
2009-07-08 17:06:37 +04:00 |
|
Kirill Andreev
|
3e87d2038e
|
Bugfix
|
2009-07-08 15:38:57 +04:00 |
|
Gustavo J. A. M. Carneiro
|
97615b3dfc
|
Bug 628: Virtual Net Device's DoDispose doesn't clean up properly; patch by Antti Mäkelä.
|
2009-07-08 11:14:16 +01:00 |
|
Kirill Andreev
|
37ea473a91
|
HWMP-Statistics: added number of initiated PREQ, PREP, PERR
|
2009-07-08 13:50:43 +04:00 |
|
Kirill Andreev
|
ae6b314c1f
|
Fixed PREQ propagation, added comments to PREQ information element
|
2009-07-08 13:42:46 +04:00 |
|
Mirko Banchi
|
7c019c2ef3
|
coding style
|
2009-07-07 23:48:03 +02:00 |
|
Mirko Banchi
|
9cd2aaf73e
|
coding style
|
2009-07-07 23:43:47 +02:00 |
|
Mathieu Lacage
|
ceccfdbb80
|
avoid excessive calls to GetObject during topology construction
|
2009-07-07 21:18:01 +02:00 |
|
Mathieu Lacage
|
37f9bb6100
|
kill confusing virtual keywords
|
2009-07-07 16:18:55 +02:00 |
|
Mathieu Lacage
|
1da654aeb0
|
kill dead code
|
2009-07-07 13:05:23 +02:00 |
|
Mathieu Lacage
|
d90fd1db17
|
add StaticCast to mirror DynamicCast and ConstCast
|
2009-07-07 13:03:21 +02:00 |
|
Kirill Andreev
|
288a157a07
|
Added comments and statistics to flame
|
2009-07-06 14:31:55 +04:00 |
|
Pavel Boyko
|
083c2e7780
|
doxy fix
|
2009-07-05 12:28:45 +04:00 |
|
Pavel Boyko
|
39743c8656
|
merge with ns-3.5
|
2009-07-05 11:42:32 +04:00 |
|
Mathieu Lacage
|
7b134cbafb
|
merge with HEAD
|
2009-07-04 08:54:33 +02:00 |
|
Mathieu Lacage
|
9d5557f7b9
|
bring back the -dev version number
|
2009-07-04 08:53:44 +02:00 |
|
Mathieu Lacage
|
e3015a9df6
|
Added tag ns-3.5 for changeset c975274c9707
|
2009-07-04 08:15:48 +02:00 |
|
Mathieu Lacage
|
a5e2a67564
|
bump version number
|
2009-07-04 08:14:57 +02:00 |
|
Mathieu Lacage
|
c07a0c5116
|
tweaks
|
2009-07-04 08:14:38 +02:00 |
|
Craig Dowell
|
e9fc1f1d73
|
branch merge
|
2009-07-03 08:27:22 -07:00 |
|
Craig Dowell
|
fefc37fb32
|
updates to manual for 3.5
|
2009-07-03 08:26:52 -07:00 |
|
Gustavo J. A. M. Carneiro
|
3b71ecc23c
|
More virtual-net-device.cc bug fixes
|
2009-07-03 16:15:06 +01:00 |
|
Gustavo J. A. M. Carneiro
|
a937e5b60e
|
merge
|
2009-07-03 14:14:25 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e53734ed32
|
Add doxygen for BridgeHelper
|
2009-07-03 14:12:28 +01:00 |
|