Commit Graph

  • 05f53a6c61 wifi: (fixes #2764) WifiSpectrumModelId doesn't distinguish 11ax Getachew Redieteab 2017-11-02 10:48:24 -07:00
  • 90fb309d53 point-to-point-helper: (fixes #2812) Typos in star helper Mohit P. Tahiliani 2017-10-27 18:47:53 -07:00
  • f67aa46003 point-to-point-helper: (fixes #2811) Typos in grid helper Mohit P. Tahiliani 2017-10-27 18:47:16 -07:00
  • f3d6c34f9e point-to-point-helper: (fixes #2810) Typos in dumbbell helper Mohit P. Tahiliani 2017-10-27 18:46:35 -07:00
  • 7ec5a52ca5 network: Update documentation for Header::Deserialize () Tom Henderson 2017-10-27 18:30:25 -07:00
  • 62e5b1c7e5 fix bug in WifiInformationElement::Deserialize Tom Henderson 2017-05-30 07:38:53 -07:00
  • 44c57a3957 add ascii trace option to mesh.cc example Tom Henderson 2017-05-30 07:37:54 -07:00
  • cef5639f3a enable deserialization of MeshInformationElementVector Tom Henderson 2017-05-30 07:31:56 -07:00
  • fe84f98401 enable deserialization of variable-sized headers and trailers Tom Henderson 2017-05-30 07:25:24 -07:00
  • 0d9728212c energy: rescan bindings Tom Henderson 2017-10-23 21:20:02 -07:00
  • 0640f7035b energy: revert changeset ea348e2f0a5e Tommaso Pecorella 2017-10-24 02:45:01 +02:00
  • 6012bba067 doxy: suppress internet module warnings Tommaso Pecorella 2017-10-24 02:29:22 +02:00
  • e7f2786186 energy, wifi: Rescan bindings Tom Henderson 2017-10-22 13:38:42 -07:00
  • 7c0d854513 wifi: remove some more unused functions Sébastien Deronne 2017-10-22 13:06:48 +02:00
  • 0c7dd6c9e4 wifi: rescan bindings Tom Henderson 2017-10-21 10:30:48 -07:00
  • f53b87e610 examples: remove useless wifi settings in wireless examples Sébastien Deronne 2017-10-21 11:15:50 +02:00
  • 4bbd4f6021 wifi: check style Sébastien Deronne 2017-10-21 10:18:24 +02:00
  • 27ac6c1c3c wifi: cleanup remaining Doxygen warnings Sébastien Deronne 2017-10-21 10:12:18 +02:00
  • a8701bb9c2 wifi: remove functions that are never used Sébastien Deronne 2017-10-21 10:12:02 +02:00
  • 5fe45ac83e doxy: suppress erroneous ATTRIBUTE_HELPER_HEADER/CPP warnings Peter D. Barnes, Jr. 2017-10-18 22:39:05 -07:00
  • 5b3c6c4b84 netanim: Add missing module dependency Tom Henderson 2017-10-12 14:13:19 -07:00
  • ac583f526e Update release files to start next release Tom Henderson 2017-10-11 21:06:10 -07:00
  • a0674d1e27 Added tag ns-3.27 for changeset 68978885b6fc Tom Henderson 2017-10-11 21:01:09 -07:00
  • 4778581b60 NetAnim: change documentation to Qt5 John Abraham 2017-10-09 09:45:32 -07:00
  • 644b529b34 Update RELEASE_NOTES for ns-3.27 Tom Henderson 2017-10-06 08:01:15 -07:00
  • 76e45012cd nsc-tcp: (fixes #2796) Fix NSC TCP transmission flow control Tom Henderson 2017-10-05 10:48:38 -07:00
  • 9b544a9cac lte: (fixes #2787) Fix typo in documentation Michele Polese 2017-10-03 16:41:40 -07:00
  • 76d3ab7de6 Update tutorial for ns-3.27 Tom Henderson 2017-10-03 16:35:09 -07:00
  • 6249f05131 update AUTHORS list for ns-3.27 Tom Henderson 2017-10-02 11:54:39 -07:00
  • 511e64a8c1 lte: (fixes #2786) Remove unimplemented declaration Tom Henderson 2017-09-29 14:07:44 -07:00
  • b1643b2804 traffic-control: Set sane defaults for codel vs pfifo basic test Pasquale Imputato 2017-09-27 21:49:58 -07:00
  • ab8735f403 bindings: Update all 32-bit bindings Tom Henderson 2017-09-27 21:42:46 -07:00
  • 7f00a95f65 bindings: Rescan all 64-bit bindings Tom Henderson 2017-09-27 18:51:23 -07:00
  • 45a9fc6363 wifi, mesh: (partial fix #2451) Avoid anonymous typedefs (for bindings) Tom Henderson 2017-09-27 18:50:30 -07:00
  • 922b3a9bb7 tcp: Update response vectors for ns3-tcp-loss for changeset 13099 Tom Henderson 2017-09-26 18:35:09 -07:00
  • 1597d6c304 tcp: (fixes #2649) Disabling TCP SACK doesn't fall back to NewReno Tom Henderson 2017-09-26 18:32:56 -07:00
  • 3b7f84008c tcp: Perform copy-on-write packet copy into Tx buffer item Tom Henderson 2017-09-26 15:27:01 -07:00
  • f1870d4071 tcp: Fix object corruption in logging statement Tom Henderson 2017-09-26 15:25:39 -07:00
  • 9dfc0d62a6 [doxy] core/test Peter D. Barnes, Jr. 2017-09-18 00:52:23 -07:00
  • bc2ab59d4c [doxy] core/model Peter D. Barnes, Jr. 2017-09-18 00:51:28 -07:00
  • 29b3cd66f7 [doxy] core/helper Peter D. Barnes, Jr. 2017-09-17 21:33:19 -07:00
  • 19d1ef51d2 [core] Refactor EventGarbageCollector Peter D. Barnes, Jr. 2017-09-17 21:32:48 -07:00
  • acba76fba1 [core] Implement operator< (EventId,EventId) Peter D. Barnes, Jr. 2017-09-17 21:31:33 -07:00
  • 6149707c0c [doxy] core/examples Peter D. Barnes, Jr. 2017-09-17 21:18:44 -07:00
  • 0bd2e15546 [doxy] Add blacklist of errors to ignore Peter D. Barnes, Jr. 2017-09-17 21:04:56 -07:00
  • 05f374b08e [doxy] Add html-warn directory to waf clean Peter D. Barnes, Jr. 2017-09-17 19:53:45 -07:00
  • c923be0a32 Minor fixups Peter D. Barnes, Jr. 2017-09-17 19:47:23 -07:00
  • e0e5c52e51 Change namespace closing comments to “unnamed”, not anonymous Peter D. Barnes, Jr. 2017-09-17 19:45:56 -07:00
  • c5eafff797 [doxy] Refactor top level groups core, examples, tests, util Peter D. Barnes, Jr. 2017-09-17 19:43:27 -07:00
  • 7b8bcd8572 [doxy] config tweaks Peter D. Barnes, Jr. 2017-09-17 19:41:21 -07:00
  • 0a7b303251 [sphinx] correct indentation Peter D. Barnes, Jr. 2017-09-17 19:39:15 -07:00
  • 729e31bc8d Improve attribute help message. Peter D. Barnes, Jr. 2017-08-29 08:03:06 -07:00
  • e48a2b7a17 Missing semicolons at end of statement Peter D. Barnes, Jr. 2017-08-29 08:01:56 -07:00
  • 485c2673b8 [doxy] Add doxygen file header to introspected-doxygen.h Peter D. Barnes, Jr. 2017-08-29 07:56:38 -07:00
  • a7f92e2d46 wifi: (fixes #2771) Ideal wifi manager does not check the maximum number of TX streams Sébastien Deronne 2017-09-25 20:25:58 +02:00
  • 46a13fd0e1 wifi: (fixes #2770) Drop frame if PHY cannot decode MIMO streams Sébastien Deronne 2017-09-25 20:17:19 +02:00
  • 65c8627d1d wifi: Update documentation for previous two changesets Tom Henderson 2017-09-22 09:43:30 -07:00
  • a3d3e55116 wifi: Update SpectrumWifiPhy example programs Tom Henderson 2017-09-22 09:43:10 -07:00
  • 7664251588 wifi: (fixes #2783) MonitorSnifferRx SNR is invariant to RxNoiseFigure Izydor Sokoler 2017-09-22 09:42:08 -07:00
  • 5afe8e179c traffic-control: Clear a valgrind warning Tom Henderson 2017-09-19 18:52:42 -07:00
  • e0f6baf998 bindings: Updates corresponding to project use of CastXML Tom Henderson 2017-09-18 13:46:16 -07:00
  • b14635b699 tcp: (fixes #2285) Loss of ack of SYN can cause improper setup Lynne Salameh 2017-09-17 16:58:41 -07:00
  • f137dbb268 Update RELEASE_NOTES Tom Henderson 2017-09-17 15:24:23 -07:00
  • b90ef6ac5b tcp: (fixes #2133) Don't assert upon data receipt in FIN_WAIT_1/2 Natale Patriciello 2017-09-17 15:18:37 -07:00
  • fba9b08f18 tcp: (fixes #2769) Set ssthresh correctly upon RTO Michele Polese 2017-09-17 14:59:26 -07:00
  • fc951f6669 tcp: Bug 2769 test case (based on Michele Polese's original) Tom Henderson 2017-09-17 14:57:00 -07:00
  • a6482b5437 traffic-control: Rescan bindings (32-bit only) Tom Henderson 2017-09-17 09:48:11 -07:00
  • 05d5336bc1 tcp: (fixes #2565) Documentation on NotifyNormalClose behavior Tom Henderson 2017-09-17 08:17:08 -07:00
  • 9723ac5edb traffic-control: Use lambdas to make MacOS linker happy Stefano Avallone 2017-09-16 18:28:14 -07:00
  • b4dd9bd4db traffic-control: Rescan bindings (64-bit only) Stefano Avallone 2017-09-14 18:12:36 +02:00
  • eb0351dccb traffic-control: Record reasons for dropping and marking packets Stefano Avallone 2017-09-14 18:12:34 +02:00
  • 4d6efe731b traffic-control: Be more restrictive on internal queue size Stefano Avallone 2017-09-14 18:12:31 +02:00
  • b38a97c11d traffic-control: CoDel uses the QueueDiscItem timestamp Stefano Avallone 2017-09-14 18:12:28 +02:00
  • 090d37b19e traffic-control: Trace sojourn times within queue discs Stefano Avallone 2017-09-14 18:12:23 +02:00
  • 59cd4d5f55 traffic-control: (fixes #2751) Ensure queue discs keep correct statistics Stefano Avallone 2017-09-14 18:12:19 +02:00
  • 923ef42e42 wifi: Enable beacon jitter by default Sébastien Deronne 2017-09-13 23:11:38 +02:00
  • 3e550b5150 lte: Fix a maybe-uninitialized compiler warning Tom Henderson 2017-09-13 09:02:46 -07:00
  • 62ab39c9f1 tcp: (fixes 2781) do not go beyond limit in TcpTxBuffer Robert Ammon 2017-09-10 12:45:38 +02:00
  • 66208e454a mesh: Fix doxygen warnings Robert Ammon 2017-09-06 05:57:39 -07:00
  • 4b66cb5ac5 Documentation spelling fixes Alexander Krotov 2017-09-01 11:40:28 +03:00
  • 5fcca3808f aodv: Fix doxygen warnings Robert Ammon 2017-08-30 08:38:06 -07:00
  • de237474eb lte: (fixes #2777) save bearer info in m_drbMap, needed for handover request Zoraze Ali 2017-08-30 11:13:13 +02:00
  • 2e4d823635 uan: Doxygen update for recent change Robert Ammon 2017-08-29 14:56:00 -07:00
  • b68a27364c wifi: Extend documentation helper for attribute implementations Tom Henderson 2017-08-29 14:51:27 -07:00
  • f4d433a5ea wifi: (fixes #2776) Fix segfault in MacLow Akin Soysal 2017-08-21 11:31:00 +03:00
  • b47735c649 dsdv: Fix Doxygen warnings Robert Ammon 2017-08-20 20:39:57 -07:00
  • fa6e4a0317 wifi: Additional Doxygen fixes Robert Ammon 2017-08-19 08:43:14 -07:00
  • 931059cca4 uan: Rescan python bindings Tom Henderson 2017-08-17 08:15:32 -07:00
  • e4a837b784 uan: (fixes #2588) development of new PER models Federico Guerra 2017-08-16 21:49:25 -07:00
  • 189504501a uan: (fixes #2492) RxGainDb moved (patch co-author Randall Plate) Federico Guerra 2017-08-16 17:48:17 -07:00
  • 1352cf85db uan: (fixes #2299) WOSS integration + FH-FSK Interference rev. Federico Guerra 2017-08-16 16:52:11 -07:00
  • 0650860241 mobility: Allow WaypointMobilityModel to be subclassed Federico Guerra 2017-08-16 16:47:41 -07:00
  • 8f180a8e49 lte: spelling fixes Alexander Krotov 2017-08-16 19:13:57 +03:00
  • 6691af358c config-store: spelling fixes Alexander Krotov 2017-08-16 19:01:10 +03:00
  • 8d13ef312d core: spelling fixes Alexander Krotov 2017-08-16 19:00:22 +03:00
  • 9c6fd63995 documentation: Make script run correctly on symlinked path Tom Henderson 2017-08-13 18:00:45 -07:00
  • fcd45cda9f lte: Fix antennaInfoUl.transmissionMode deserialization Alexander Krotov 2017-08-12 21:12:40 +03:00
  • 2ac1957c18 lte: Deserialize haveRadioResourceConfigDedicatedSCell Alexander Krotov 2017-08-12 21:16:35 +03:00
  • 2c92eec272 lte: Fix uninitialized variable Alexander Krotov 2017-08-10 22:44:13 +03:00
  • ea9bfe9fd4 wifi: Fix valgrind issue in test Tom Henderson 2017-08-10 07:01:46 -07:00