Commit Graph

4300 Commits

Author SHA1 Message Date
Kirill Andreev
e2603abd52 Restructured PREQ and PREP 2009-03-17 19:40:09 +03:00
Kirill Andreev
0605f845bd Fixed difference between length in bytes and length field 2009-03-17 19:08:35 +03:00
Kirill Andreev
fbffc39a9c Merge to ns3dev: fix 2009-03-17 18:52:43 +03:00
Kirill Andreev
e71207a0ac Merge to ns3dev 2009-03-17 18:48:31 +03:00
Kirill Andreev
e3e2bcf885 Restructured mesh configuration element 2009-03-17 18:36:29 +03:00
Pavel Boyko
31bddd79ac Bugfix, sort by element ID not by pointer addresses 2009-03-17 17:44:51 +03:00
Pavel Boyko
ae9a61cb3a MeshWifiBeacon class created 2009-03-17 17:33:49 +03:00
Kirill Andreev
406bc6aacd information elements are moved to 802.11s 2009-03-17 17:18:19 +03:00
Pavel Boyko
213cad78c8 merge with main tree 2009-03-17 16:17:44 +03:00
Pavel Boyko
7c23e38595 WifiInformationElement class added as the base for all IEs 2009-03-17 16:15:43 +03:00
Aleksey Kovalenko
af1d653e66 Move inline code, codestyle fix 2009-03-17 13:21:37 +03:00
Pavel Boyko
df8da40efd Merge with main tree 2009-03-17 10:57:10 +03:00
Pavel Boyko
5cab5761ea L2RoutingProtocol refactored to MeshL2RoutingProtocol 2009-03-17 10:56:45 +03:00
pavlo
ae3fcdf9ec L2RoutingProcotol refactoring in progress 2009-03-16 20:00:55 +03:00
Andrey Mazo
ac07e1e920 Merge with ns-3-dev trunk. 2009-03-16 19:48:22 +03:00
pavlo
508891973f L2RoutingNetDevice refactored to MeshPointDevice 2009-03-16 17:59:33 +03:00
Pavel Boyko
7eefa438ed All mesh related filed moved to devices/mesh. Let the refactoring begins! 2009-03-16 15:45:37 +03:00
Andrey Mazo
aac765a2b1 Coding style changes: indentation, spaces. 2009-03-13 21:09:40 +03:00
Andrey Mazo
fb0f1aba89 Added license information to some files.
Fixed authors list in some files.
2009-03-13 17:51:04 +03:00
Kirill Andreev
ba08548196 ns3dev merge 2009-03-13 15:34:12 +03:00
Kirill Andreev
3bcfe4a501 Removed unneeded (void) (closed ticket #22), renamed enums 2009-03-13 15:29:19 +03:00
Pavel Boyko
43be674ee5 merge with ns3dev 2009-03-13 14:54:22 +03:00
Kirill Andreev
e0ec58e445 Merge to ns3dev 2009-03-13 14:53:59 +03:00
Kirill Andreev
50eebdd0bb Removed ELEMENT_ID, added proper methods, which returns element id 2009-03-13 14:52:48 +03:00
Pavel Boyko
db2ac325b6 1. HIDE_UNDOC_CLASSES is temporary set to NO in doxygen.conf
2. Add \ingroup mesh to all (?) mesh-related classes to see list of them in doxygen
2009-03-13 14:52:05 +03:00
Pavel Boyko
9fd6929b55 src/devices/mesh directory tree and doxygen module created. 2009-03-13 14:08:43 +03:00
Kirill Andreev
5479b66351 Merge to ns3dev 2009-03-13 13:41:37 +03:00
Kirill Andreev
777ae00d6b Address comparator moved to separate file, remade constructors (closed ticket
#21), removed unneded "struct" word
2009-03-13 13:40:43 +03:00
Tom Henderson
321b20d1b9 set OnOffApplication::m_lastStartTime correctly (bug #490) 2009-03-12 15:55:40 -04:00
Yana Podkosova
c50d86a4bb Added test for Hwmp-rtable 2009-03-12 17:12:11 +03:00
Kirill Andreev
68c54afa42 Merge file restructure, random variables, static mobility model to ns3dev. 2009-03-12 13:39:22 +03:00
Kirill Andreev
53f0b1a007 Restructured files 2009-03-12 13:24:22 +03:00
Andrey Mazo
db729599d5 Sanitize MeshWifiMac::DoDispose().
Remove unneeded code from "mesh-wifi-helper.cc".
2009-03-12 13:07:56 +03:00
Kirill Andreev
f6e3a5b6f5 Restructured files - unfinished 2009-03-12 13:02:29 +03:00
Kirill Andreev
16d7f9ca9d Removed unneeded word "struct", fixed mobility model, fixed random variable 2009-03-12 12:34:49 +03:00
Gustavo J. A. M. Carneiro
ec3df333b5 rescan python bindings 2009-03-11 11:16:25 +00:00
Andrey Mazo
48d98b6d05 Merge with ns-3-dev. 2009-03-10 17:54:58 +03:00
Mathieu Lacage
9af37ad97c update CHANGES.html 2009-03-10 14:31:40 +01:00
Gustavo J. A. M. Carneiro
1dfdd4d034 bug 482: Add constant acceleration mobility model 2009-03-10 14:27:58 +01:00
Mathieu Lacage
5068a17769 StaticSpeedHelper -> ConstantVelocityHelper 2009-03-10 14:24:56 +01:00
Mathieu Lacage
cddb3bfe23 StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel 2009-03-10 14:18:32 +01:00
Timo Bingmann
7f8370b67e Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext. 2009-03-04 18:55:32 +01:00
Gustavo J. A. M. Carneiro
a4c4aec51c Check if the compiler *really* supports -fvisibility=hidden. 2009-03-04 11:34:51 +00:00
Gustavo J. A. M. Carneiro
50f61a8bf7 merge 2009-03-03 18:52:00 +00:00
Gustavo J. A. M. Carneiro
70e5e8cb52 Compile python bindings with -fvisibility=hidden, when possible. Closes #515. 2009-03-03 18:51:16 +00:00
Mathieu Lacage
27c630de9c handle zero-size attribute list. 2009-03-03 16:07:16 +01:00
Mathieu Lacage
9a8bbc1985 move private method to public 2009-03-03 16:06:20 +01:00
Gustavo J. A. M. Carneiro
34c7ac0277 Bug 485: implement deserialization of normal/gaussian random variables 2009-03-03 10:57:42 +00:00
Andrey Mazo
7a94e1c4e8 Remove some temporary defines. 2009-03-01 02:39:10 +03:00
Gustavo J. A. M. Carneiro
50e0ba8801 Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370. 2009-02-28 15:02:15 +00:00