Commit Graph

  • e7b57ecce4 Minor fix to stats example. Unknown 2009-03-18 11:19:18 -04:00
  • 39072b6d5d mesh/dot11s doxygen module added Pavel Boyko 2009-03-18 17:56:53 +03:00
  • 23486e1813 merge with main tree Pavel Boyko 2009-03-18 17:41:01 +03:00
  • d53de9bedd Basic MAC plugins functionality implemented Pavel Boyko 2009-03-18 17:40:38 +03:00
  • f46fe50b84 Fixed bugs with includes Kirill Andreev 2009-03-18 16:59:09 +03:00
  • 726ca47d37 MeshWifiInterfaceMac just added and beacon generation refactored Pavel Boyko 2009-03-18 16:08:49 +03:00
  • 1ec46f0906 Removed unneeded virtual methods in mesh-wifi-mac.h Fixed ticket #40 Kirill Andreev 2009-03-18 15:27:42 +03:00
  • 7f78a7e423 Deserialize bugfix Kirill Andreev 2009-03-18 15:22:58 +03:00
  • 99f082e652 Finished restructuring information elements Kirill Andreev 2009-03-18 15:08:17 +03:00
  • 3aebd147bd Use reference counting for WifiInformationElement Pavel Boyko 2009-03-18 14:37:29 +03:00
  • 9b09daa874 Fixed ticket #27 Kirill Andreev 2009-03-18 14:36:00 +03:00
  • b875e279b0 Wifi-information element moved back to mesh Kirill Andreev 2009-03-18 14:19:18 +03:00
  • 9caf55c5e4 Class names restructured Kirill Andreev 2009-03-18 14:16:33 +03:00
  • 0aa1b81464 Deserialization bugfix Kirill Andreev 2009-03-18 14:02:58 +03:00
  • a9e382bd45 Restructured filenames in information elements Kirill Andreev 2009-03-18 13:35:49 +03:00
  • b264e8743c Returned size in bytes back Kirill Andreev 2009-03-18 13:20:24 +03:00
  • 6a482b21c4 Restructured beacon timing element Kirill Andreev 2009-03-18 12:44:36 +03:00
  • 394a7c4335 Refactored PERR, RANN Kirill Andreev 2009-03-18 11:51:31 +03:00
  • 3eff196614 a little more dox Craig Dowell 2009-03-17 16:00:46 -07:00
  • e2603abd52 Restructured PREQ and PREP Kirill Andreev 2009-03-17 19:40:09 +03:00
  • 0605f845bd Fixed difference between length in bytes and length field Kirill Andreev 2009-03-17 19:08:35 +03:00
  • fbffc39a9c Merge to ns3dev: fix Kirill Andreev 2009-03-17 18:52:43 +03:00
  • e71207a0ac Merge to ns3dev Kirill Andreev 2009-03-17 18:48:31 +03:00
  • e3e2bcf885 Restructured mesh configuration element Kirill Andreev 2009-03-17 18:36:29 +03:00
  • 31bddd79ac Bugfix, sort by element ID not by pointer addresses Pavel Boyko 2009-03-17 17:44:51 +03:00
  • ae9a61cb3a MeshWifiBeacon class created Pavel Boyko 2009-03-17 17:33:49 +03:00
  • 406bc6aacd information elements are moved to 802.11s Kirill Andreev 2009-03-17 17:18:19 +03:00
  • 213cad78c8 merge with main tree Pavel Boyko 2009-03-17 16:17:44 +03:00
  • 7c23e38595 WifiInformationElement class added as the base for all IEs Pavel Boyko 2009-03-17 16:15:43 +03:00
  • af1d653e66 Move inline code, codestyle fix Aleksey Kovalenko 2009-03-17 13:21:37 +03:00
  • df8da40efd Merge with main tree Pavel Boyko 2009-03-17 10:57:10 +03:00
  • 5cab5761ea L2RoutingProtocol refactored to MeshL2RoutingProtocol Pavel Boyko 2009-03-17 10:56:45 +03:00
  • ae3fcdf9ec L2RoutingProcotol refactoring in progress pavlo 2009-03-16 20:00:55 +03:00
  • ac07e1e920 Merge with ns-3-dev trunk. Andrey Mazo 2009-03-16 19:48:22 +03:00
  • 508891973f L2RoutingNetDevice refactored to MeshPointDevice pavlo 2009-03-16 17:59:33 +03:00
  • 7eefa438ed All mesh related filed moved to devices/mesh. Let the refactoring begins! Pavel Boyko 2009-03-16 15:45:37 +03:00
  • 40e2fc6e5e add ACKs to naked FINs Mathieu Lacage 2009-03-14 14:51:03 -04:00
  • ac181370f3 Clean up some tap bridge dox Craig Dowell 2009-03-14 00:54:18 -07:00
  • 17fc363e94 in BRIDGED_DEVICE mode, tap-bridge acts like a bridge between the tap and the bridged device Craig Dowell 2009-03-14 00:07:03 -07:00
  • b548058394 first cut at enabling OpenVZ scenario Craig Dowell 2009-03-13 17:37:35 -07:00
  • aac765a2b1 Coding style changes: indentation, spaces. Andrey Mazo 2009-03-13 21:09:40 +03:00
  • fb0f1aba89 Added license information to some files. Fixed authors list in some files. Andrey Mazo 2009-03-13 17:51:04 +03:00
  • ba08548196 ns3dev merge Kirill Andreev 2009-03-13 15:34:12 +03:00
  • 3bcfe4a501 Removed unneeded (void) (closed ticket #22), renamed enums Kirill Andreev 2009-03-13 15:29:19 +03:00
  • 43be674ee5 merge with ns3dev Pavel Boyko 2009-03-13 14:54:22 +03:00
  • e0ec58e445 Merge to ns3dev Kirill Andreev 2009-03-13 14:53:59 +03:00
  • 50eebdd0bb Removed ELEMENT_ID, added proper methods, which returns element id Kirill Andreev 2009-03-13 14:52:48 +03:00
  • 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 Pavel Boyko 2009-03-13 14:52:05 +03:00
  • 9fd6929b55 src/devices/mesh directory tree and doxygen module created. Pavel Boyko 2009-03-13 14:08:43 +03:00
  • 5479b66351 Merge to ns3dev Kirill Andreev 2009-03-13 13:41:37 +03:00
  • 777ae00d6b Address comparator moved to separate file, remade constructors (closed ticket #21), removed unneded "struct" word Kirill Andreev 2009-03-13 13:40:43 +03:00
  • d5d672bc20 Set TCP ACK whenver connection is established (closes bugs 499 and 198) Raj Bhattacharjea 2009-03-12 18:25:08 -04:00
  • d9168088f3 add TraceAll False parameter for API change Craig Dowell 2009-03-16 18:44:38 -07:00
  • fe828b2901 branch merge Craig Dowell 2009-03-16 18:23:33 -07:00
  • 7a5c725652 Update CHANGES.html Craig Dowell 2009-03-16 10:02:08 -07:00
  • a66b8cab4e remove unneeded packet copies, includes. Rescan Craig Dowell 2009-03-16 09:44:01 -07:00
  • 321b20d1b9 set OnOffApplication::m_lastStartTime correctly (bug #490) Tom Henderson 2009-03-12 15:55:40 -04:00
  • c50d86a4bb Added test for Hwmp-rtable Yana Podkosova 2009-03-12 17:12:11 +03:00
  • 68c54afa42 Merge file restructure, random variables, static mobility model to ns3dev. Kirill Andreev 2009-03-12 13:39:22 +03:00
  • 53f0b1a007 Restructured files Kirill Andreev 2009-03-12 13:24:22 +03:00
  • db729599d5 Sanitize MeshWifiMac::DoDispose(). Remove unneeded code from "mesh-wifi-helper.cc". Andrey Mazo 2009-03-12 13:07:56 +03:00
  • f6e3a5b6f5 Restructured files - unfinished Kirill Andreev 2009-03-12 13:02:29 +03:00
  • 16d7f9ca9d Removed unneeded word "struct", fixed mobility model, fixed random variable Kirill Andreev 2009-03-12 12:34:49 +03:00
  • ec3df333b5 rescan python bindings Gustavo J. A. M. Carneiro 2009-03-11 11:16:25 +00:00
  • fc3163d704 Piles of changes for tracing rework Craig Dowell 2009-03-10 23:47:55 -07:00
  • 48d98b6d05 Merge with ns-3-dev. Andrey Mazo 2009-03-10 17:54:58 +03:00
  • 9af37ad97c update CHANGES.html Mathieu Lacage 2009-03-10 14:31:40 +01:00
  • 1dfdd4d034 bug 482: Add constant acceleration mobility model Gustavo J. A. M. Carneiro 2009-03-10 14:27:58 +01:00
  • 5068a17769 StaticSpeedHelper -> ConstantVelocityHelper Mathieu Lacage 2009-03-10 14:24:56 +01:00
  • cddb3bfe23 StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel Mathieu Lacage 2009-03-10 14:18:32 +01:00
  • 12ffae54a8 don't exit on save Mathieu Lacage 2009-03-09 19:54:47 +01:00
  • 8d27126dcf change API based on comments from tom. Mathieu Lacage 2009-03-09 19:45:47 +01:00
  • 423f0f1f0b decrease version requirements. Mathieu Lacage 2009-03-09 19:40:44 +01:00
  • ebaaeb1403 make sure we build, even if libxml2 could not be found. Mathieu Lacage 2009-03-09 19:40:29 +01:00
  • 7f8370b67e Adding UniformVariable::GetInteger and using it to fix bug in RealRandomStream::GetNext. Timo Bingmann 2009-03-04 18:55:32 +01:00
  • 8b0f4e7212 xml support for ConfigStore Mathieu Lacage 2009-03-04 16:55:25 +01:00
  • a4c4aec51c Check if the compiler *really* supports -fvisibility=hidden. Gustavo J. A. M. Carneiro 2009-03-04 11:34:51 +00:00
  • 50f61a8bf7 merge Gustavo J. A. M. Carneiro 2009-03-03 18:52:00 +00:00
  • 70e5e8cb52 Compile python bindings with -fvisibility=hidden, when possible. Closes #515. Gustavo J. A. M. Carneiro 2009-03-03 18:51:16 +00:00
  • 27c630de9c handle zero-size attribute list. Mathieu Lacage 2009-03-03 16:07:16 +01:00
  • 9a8bbc1985 move private method to public Mathieu Lacage 2009-03-03 16:06:20 +01:00
  • a10c362368 trace consistency changes Craig Dowell 2009-02-28 16:25:24 -08:00
  • 7a94e1c4e8 Remove some temporary defines. Andrey Mazo 2009-03-01 02:39:10 +03:00
  • 82d09ba538 Merge 802.11s code. Andrey Mazo 2009-02-28 14:21:05 +03:00
  • d2d4e0bfc8 fix for bug 468 Tom Henderson 2009-02-18 20:57:33 -08:00
  • 34c7ac0277 Bug 485: implement deserialization of normal/gaussian random variables Gustavo J. A. M. Carneiro 2009-03-03 10:57:42 +00:00
  • 50e0ba8801 Make ipv4-interface.h, ipv4-l3-protocol.h, and ipv4-static-routing.h private. Closes #370. Gustavo J. A. M. Carneiro 2009-02-28 15:02:15 +00:00
  • 6caf2a0b2e clarify the working between SeedManager set/get seed and the underlying package seed, in comments Tom Henderson 2009-03-01 11:17:30 -08:00
  • ba3641f90f align manual with new RNG code Tom Henderson 2009-03-01 11:16:39 -08:00
  • 814623e39f win32 build fixes. Gustavo J. A. M. Carneiro 2009-03-01 12:11:00 +00:00
  • fa47453c53 let GlobalValue do RNG environment variable processing Mathieu Lacage 2009-02-25 12:27:00 -05:00
  • 1d6fe7685a add regression tests back Mathieu Lacage 2009-02-25 13:40:06 +01:00
  • 196177a74d improve coherency between UniformVariable and RandomVariable, explain why the extra overload is necessary. Mathieu Lacage 2009-02-25 13:10:22 +01:00
  • c4389f8288 rescan python Mathieu Lacage 2009-02-25 11:00:50 +01:00
  • 952c1818e4 kill dead API Mathieu Lacage 2009-02-25 11:00:42 +01:00
  • ce505dda1d fix build Mathieu Lacage 2009-02-25 10:50:59 +01:00
  • 1a86859237 Merge in rng-changes branch Raj Bhattacharjea 2009-02-24 19:24:09 -05:00
  • 257fd2079e bug 509: backoff CW growth is invalid Timo Bingmann 2009-02-24 14:33:17 +01:00
  • d698a38195 add support for NS_ATTRIBUTE_DEFAULT Mathieu Lacage 2009-02-24 10:27:08 +01:00
  • a31ecc8772 remove uneeded blank line Mathieu Lacage 2009-02-24 10:26:57 +01:00