4290 Commits (7c23e38595a821a86d31d40328aa9068223000d0)
 

Author SHA1 Message Date
Pavel Boyko 7c23e38595 WifiInformationElement class added as the base for all IEs 17 years ago
Pavel Boyko df8da40efd Merge with main tree 17 years ago
Pavel Boyko 5cab5761ea L2RoutingProtocol refactored to MeshL2RoutingProtocol 17 years ago
pavlo ae3fcdf9ec L2RoutingProcotol refactoring in progress 17 years ago
Andrey Mazo ac07e1e920 Merge with ns-3-dev trunk. 17 years ago
pavlo 508891973f L2RoutingNetDevice refactored to MeshPointDevice 17 years ago
Pavel Boyko 7eefa438ed All mesh related filed moved to devices/mesh. Let the refactoring begins! 17 years ago
Andrey Mazo aac765a2b1 Coding style changes: indentation, spaces. 17 years ago
Andrey Mazo fb0f1aba89 Added license information to some files. 17 years ago
Kirill Andreev ba08548196 ns3dev merge 17 years ago
Kirill Andreev 3bcfe4a501 Removed unneeded (void) (closed ticket #22), renamed enums 17 years ago
Pavel Boyko 43be674ee5 merge with ns3dev 17 years ago
Kirill Andreev e0ec58e445 Merge to ns3dev 17 years ago
Kirill Andreev 50eebdd0bb Removed ELEMENT_ID, added proper methods, which returns element id 17 years ago
Pavel Boyko db2ac325b6 1. HIDE_UNDOC_CLASSES is temporary set to NO in doxygen.conf 17 years ago
Pavel Boyko 9fd6929b55 src/devices/mesh directory tree and doxygen module created. 17 years ago
Kirill Andreev 5479b66351 Merge to ns3dev 17 years ago
Kirill Andreev 777ae00d6b Address comparator moved to separate file, remade constructors (closed ticket 17 years ago
Tom Henderson 321b20d1b9 set OnOffApplication::m_lastStartTime correctly (bug #490) 17 years ago
Yana Podkosova c50d86a4bb Added test for Hwmp-rtable 17 years ago
Kirill Andreev 68c54afa42 Merge file restructure, random variables, static mobility model to ns3dev. 17 years ago
Kirill Andreev 53f0b1a007 Restructured files 17 years ago
Andrey Mazo db729599d5 Sanitize MeshWifiMac::DoDispose(). 17 years ago
Kirill Andreev f6e3a5b6f5 Restructured files - unfinished 17 years ago
Kirill Andreev 16d7f9ca9d Removed unneeded word "struct", fixed mobility model, fixed random variable 17 years ago
Gustavo J. A. M. Carneiro ec3df333b5 rescan python bindings 17 years ago
Andrey Mazo 48d98b6d05 Merge with ns-3-dev. 17 years ago
Mathieu Lacage 9af37ad97c update CHANGES.html 17 years ago
Gustavo J. A. M. Carneiro 1dfdd4d034 bug 482: Add constant acceleration mobility model 17 years ago
Mathieu Lacage 5068a17769 StaticSpeedHelper -> ConstantVelocityHelper 17 years ago
Mathieu Lacage cddb3bfe23 StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel 17 years ago
Timo Bingmann 7f8370b67e Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext. 17 years ago
Gustavo J. A. M. Carneiro a4c4aec51c Check if the compiler *really* supports -fvisibility=hidden. 17 years ago
Gustavo J. A. M. Carneiro 50f61a8bf7 merge 17 years ago
Gustavo J. A. M. Carneiro 70e5e8cb52 Compile python bindings with -fvisibility=hidden, when possible. Closes #515. 17 years ago
Mathieu Lacage 27c630de9c handle zero-size attribute list. 17 years ago
Mathieu Lacage 9a8bbc1985 move private method to public 17 years ago
Gustavo J. A. M. Carneiro 34c7ac0277 Bug 485: implement deserialization of normal/gaussian random variables 17 years ago
Andrey Mazo 7a94e1c4e8 Remove some temporary defines. 17 years ago
Gustavo J. A. M. Carneiro 50e0ba8801 Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370. 17 years ago
Tom Henderson 6caf2a0b2e clarify the working between SeedManager set/get seed and the underlying package seed, in comments 17 years ago
Tom Henderson ba3641f90f align manual with new RNG code 17 years ago
Gustavo J. A. M. Carneiro 814623e39f win32 build fixes. 17 years ago
Andrey Mazo 82d09ba538 Merge 802.11s code. 17 years ago
Mathieu Lacage fa47453c53 let GlobalValue do RNG environment variable processing 17 years ago
Mathieu Lacage 1d6fe7685a add regression tests back 17 years ago
Mathieu Lacage 196177a74d improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary. 17 years ago
Mathieu Lacage c4389f8288 rescan python 17 years ago
Mathieu Lacage 952c1818e4 kill dead API 17 years ago
Mathieu Lacage ce505dda1d fix build 17 years ago