Commit Graph

  • c92e91fa1d bug fix main menglei.zhang 2025-11-03 12:29:44 -08:00
  • 4f5774be5b Initialize m_savedNodeList during Partition menglei.zhang 2025-11-03 12:10:24 -08:00
  • 3bac85dcab save the global node list menglei.zhang 2025-10-31 16:09:37 -07:00
  • 0ec074a511 Replace system_clock with steady_clock. menglei.zhang 2025-10-31 16:09:06 -07:00
  • d3b620b1c8 Merge tag 'ns-3.46.1' into unison F5 2025-10-26 21:24:06 +08:00
  • 136a6e22bf Merge tag 'ns-3.46' into unison F5 2025-10-26 20:52:40 +08:00
  • 51387bce7e Update availability in RELEASE_NOTES.md Tom Henderson 2025-10-16 15:12:37 -07:00
  • 1aca85afa5 Update VERSION and documentation tags for ns-3.46.1 release Tom Henderson 2025-10-16 15:09:40 -07:00
  • 5867e38d32 doc: Update RELEASE_NOTES.md and CHANGES.md for ns-3.46.1 Tom Henderson 2025-10-16 08:18:02 -07:00
  • afb92d3733 core: Add missing algorithm header Gabriel Ferreira 2025-10-16 14:25:43 +02:00
  • 970cda0ce6 build: Check if allow-run-as-root is an mpi option by executing cmake instead of dir Gabriel Ferreira 2025-10-13 23:34:52 +02:00
  • afa8618383 ci: Install libxml2-16 instead of libxml2 for Ubuntu 25.04 onwards Gabriel Ferreira 2025-10-13 22:00:28 +02:00
  • 8a54a82e31 ci: Ignore negative coverage count Gabriel Ferreira 2025-10-13 17:52:27 +02:00
  • 49aa20914e doc: Add NS_DEPRECATED_3_47 macro to Doxygen Eduardo Almeida 2025-10-11 14:57:38 +01:00
  • 89860cf299 lte, mobility, olsr, visualizer, wifi: Remove unused constants Eduardo Almeida 2025-10-07 01:42:45 +01:00
  • 11854fbb54 build: Update ns3 script for Python 3.14 Gabriel Ferreira 2025-10-09 15:31:35 +02:00
  • 149ae83fad core: Add NS_DEPRECATED_3_47 macro Eduardo Almeida 2025-10-07 19:55:15 +01:00
  • d205711b19 ci: Remove Fedora 40 and add Fedora 42 Tommaso Pecorella 2025-10-03 12:25:16 +00:00
  • cf133aa742 new propagation doc Hugo Le Dirach 2025-09-30 09:29:23 +02:00
  • 0a26c3a931 doc: improve mobility documentation Hugo Le Dirach 2025-09-03 13:56:56 +02:00
  • 868f82687c build: Check if platform specific generators are supported by CMake Gabriel Ferreira 2025-10-02 10:31:23 +02:00
  • bb009ed348 Start RELEASE_NOTES.md and CHANGES.md sections for new release Tom Henderson 2025-10-01 18:27:58 -07:00
  • e9b3565fc8 Merge ns-3.46-release branch Tom Henderson 2025-10-01 18:19:31 -07:00
  • ea50b72ab7 Update availability in RELEASE_NOTES.md and CHANGES.md Tom Henderson 2025-10-01 18:15:22 -07:00
  • 76620e7aa8 Update VERSION and documentation tags for ns-3.46 release Tom Henderson 2025-10-01 18:14:20 -07:00
  • d0c8e14241 doc: Update AUTHORS, CHANGES.md, and RELEASE_NOTES for ns-3.46 Tom Henderson 2025-09-27 08:40:25 -07:00
  • 86132ec6c6 doc: Update Linux installation documentation Tom Henderson 2025-09-28 08:35:19 -07:00
  • 6f273a55af core, lte, olsr: Fix clang-tidy warnings detected by version 20 Eduardo Almeida 2025-09-29 15:52:16 +01:00
  • fda51df962 build: Add support for clang-tidy 20 Eduardo Almeida 2025-09-29 15:14:30 +01:00
  • 346d059839 ci: Raise clang-tidy to version 20 Eduardo Almeida 2025-09-27 22:41:47 +01:00
  • 1dfd48761d Remove empty lines at start of files Eduardo Almeida 2025-09-27 21:49:11 +01:00
  • d684a592cb core, network: Format code according to clang-format-20 Eduardo Almeida 2025-09-27 21:48:48 +01:00
  • a1648f5b6e core: Fix indentation of code guarded by clang-format Eduardo Almeida 2025-09-27 18:39:24 +01:00
  • 3a23d2b571 core: Remove clang-format guards not needed anymore Eduardo Almeida 2025-09-27 18:38:40 +01:00
  • 989e36fe82 doc: Add instructions to install clang-format with pip Eduardo Almeida 2025-09-28 18:34:49 +01:00
  • 6e3c04fa9b doc: Move list of clang-format versions to RELEASE_NOTES.md Eduardo Almeida 2025-09-29 21:53:22 +01:00
  • 1ac07a4930 clang-format: Add options for newline at EOF and empty lines Eduardo Almeida 2025-09-27 21:56:48 +01:00
  • f7ae602c5f clang-format: Replace deprecated options with new ones Eduardo Almeida 2025-09-27 21:50:55 +01:00
  • c048975b1d clang-format, ci: Raise minimum clang-format version to 20 Eduardo Almeida 2025-09-27 18:11:05 +01:00
  • dbcb7bf896 wifi: Add a SegmentWithoutUnits constructor Stefano Avallone 2025-09-30 18:17:32 +02:00
  • 5aa252b96b ci: fix minimum apple clang requirements Tommaso Pecorella 2025-09-30 00:56:14 +02:00
  • e88f59a329 doc: update minimum Xcode supported version Tommaso Pecorella 2025-09-29 00:28:46 +02:00
  • c31998e365 ci: bump github workflow to macOS 14.6 Tommaso Pecorella 2025-09-29 00:28:07 +02:00
  • 8b1d31b0d7 zigbee: Change callbacks typedef to using Alberto Gallegos Ramonet 2025-09-03 16:21:51 +09:00
  • 324f5bd48c internet: fix Valgrind issue in 5d4fc177ab Tommaso Pecorella 2025-09-28 11:32:33 +02:00
  • e2c56f2331 wifi: Document usage of static helper Stefano Avallone 2025-09-10 16:51:18 +02:00
  • 5c3f08f905 examples: Use the static setup helper in wifi-{ht,vht,he,eht}-network examples Stefano Avallone 2025-06-24 12:08:04 +02:00
  • f07225608b wifi: Update outdated name of a User Info subfield Stefano Avallone 2025-07-03 15:34:18 +02:00
  • b87dc19b42 wifi: AP requests max TX power in Trigger Frames if no frame received from STA Sharan Naribole 2025-07-03 12:21:24 +02:00
  • 5d400141fe utils: Add copyright line to be ignored by codespell Stefano Avallone 2025-06-16 08:13:45 +02:00
  • 7f7286e371 wifi: Add test for static EML OMN exchange Sharan Naribole 2025-04-10 19:17:41 -07:00
  • cf88c1f486 wifi: Add WifiStaticSetupHelper EML OMN exchange Sharan Naribole 2025-04-10 19:10:33 -07:00
  • d91fd3df63 wifi: Add tests for static Infra BSS association Sharan Naribole 2025-04-10 18:41:00 -07:00
  • 6cd7ce1a69 wifi: Add utility function to get a FrequencyRange from a WifiPhyBand Stefano Avallone 2025-06-23 11:27:36 +02:00
  • f9f0cc1383 wifi: Add WifiStaticSetupHelper ADDBA exchange Sharan Naribole 2025-06-18 20:01:58 +02:00
  • 40b7d84e58 wifi: Add WifiStaticSetupHelper Infra BSS association Sharan Naribole 2025-04-10 18:20:15 -07:00
  • d58edfde6a wifi: Add an attribute to StaWifiMac to disable channel scanning Stefano Avallone 2025-06-24 12:07:23 +02:00
  • 09474c4456 wifi: Add some common types definitions Sharan Naribole 2025-06-20 08:55:00 +02:00
  • b6ef10bbc6 wifi: Modularize code to configure channel settings Stefano Avallone 2025-06-13 12:05:03 +02:00
  • f68a641f51 wifi: Add a WifiChannelConfig struct to replace ChannelTuple Stefano Avallone 2025-06-17 15:54:43 +02:00
  • c18e8e3c83 wifi: Skip unnecessary checks in multiple spectrum PHY interfaces test Sébastien Deronne 2024-07-14 15:19:16 +02:00
  • b10ad5244d wifi: Fix channel number type in interference helper test Stefano Avallone 2025-07-08 15:29:55 +02:00
  • 5d4fc177ab internet: (fixes #851) Avoid flushing auto-generated entries on link status changes Tom Henderson 2025-09-17 14:58:56 -07:00
  • 7073c64b93 doc: (fixes #1214) Add html anchors for details sections Ashish Reddy 2025-09-27 23:06:18 +00:00
  • 915be071a2 Standardize closing "// namespace ns3" comments Eduardo Almeida 2024-07-02 17:50:31 +01:00
  • 2c024ff462 ci: Add .code-linting-base job Eduardo Almeida 2025-09-01 18:08:42 +01:00
  • b90f4c0c64 Replace markdownlint by markdownlint-cli Eduardo Almeida 2025-08-25 05:43:45 +01:00
  • 7a5b86565a doc: Document that a single .png file is allowed Tom Henderson 2025-09-24 15:19:21 -04:00
  • 8fa8f9b19e mesh: Add log statements and fix spelling Tom Henderson 2025-09-24 12:38:20 -04:00
  • b7dbccb524 mesh: Add logging to HwmpProactiveRegression test Tom Henderson 2025-09-24 12:37:25 -04:00
  • cacbfb08d2 Remove unused include Tom Henderson 2025-09-24 12:20:48 -04:00
  • 82b9b602f6 Fix typos Ashish Reddy 2025-09-23 15:58:36 +00:00
  • 1781b63b6a Remove attributes, methods and symbols deprecated since ns-3.42 Stefano Avallone 2025-09-12 12:38:04 +02:00
  • 79cf08ceca Update RELEASE_NOTES.md and CHANGES.md Gabriel Ferreira 2025-09-15 12:08:14 +02:00
  • 69e680f980 propagation: Remove ThreeGppPropagationLossModel prologue function Gabriel Ferreira 2025-07-18 12:30:53 +02:00
  • 34e786625a doc: Document wraparound models Gabriel Ferreira 2025-07-17 16:06:11 +02:00
  • 3a75c470b0 lte: Use hexagonal wraparound model in lena-dual-stripe example Gabriel Ferreira 2025-07-15 12:32:35 +02:00
  • 7405e41c53 spectrum: Add hexagonal wraparound model Gabriel Ferreira 2025-07-15 12:31:50 +02:00
  • 07e7a70b87 spectrum: Add wraparound model to multi-model and single-model spectrum channels Gabriel Ferreira 2025-07-15 12:30:18 +02:00
  • c869a13d7b spectrum: Add transmitter mobility model to SpectrumSignalParameters Gabriel Ferreira 2025-07-15 12:29:22 +02:00
  • 4d95b0e9c7 spectrum: Move spectrum-test.h header from test to utils Gabriel Ferreira 2025-07-15 12:28:14 +02:00
  • b6a3ee1d05 propagation: Identify MatrixPropagationLossModel per associated NodeId Gabriel Ferreira 2025-07-15 12:27:08 +02:00
  • 303e03227a mobility, buildings: Allow mobility models to be copied Gabriel Ferreira 2025-07-15 12:25:42 +02:00
  • 90f3471163 wifi: Avoid unnecessary copy in InterferenceHelper::CalculateNoiseInterferenceW Max Plekh 2025-06-06 22:24:45 +03:00
  • 3d27e9fb43 netanim: Update installation documentation Tom Henderson 2025-09-13 07:02:07 -07:00
  • 4d6dda273f netanim: Remove file with required netanim version André Apitzsch 2024-12-12 15:49:43 +01:00
  • e6909ab4b5 brite: Update installation documentation Tom Henderson 2025-09-14 08:33:45 -07:00
  • 76f77f488a wifi: Txops are disposed by WifiMac Stefano Avallone 2025-09-04 18:45:12 +02:00
  • de2c14ae08 wifi: Add test cases to check backoff after sleep/off period Stefano Avallone 2025-09-02 13:20:55 +02:00
  • 1ae62e6def wifi: Reset backoffs only if PHY went to sleep or off for more than a threshold Stefano Avallone 2025-08-14 17:34:01 +02:00
  • b4f3b27cce wifi: Early return in DoGrantDcfAccess() if access cannot be granted yet Stefano Avallone 2025-09-01 19:08:57 +02:00
  • 7cd1a70131 wifi: Fix EDCA immediate channel access Stefano Avallone 2025-08-20 16:25:02 +02:00
  • d8feca9156 wifi: Make EMLSR UL TXOP test more robust against random backoff values Stefano Avallone 2025-09-01 18:57:53 +02:00
  • 5a93ea0943 wifi: Add a parameters struct in the channel access manager test Stefano Avallone 2025-08-28 16:20:09 +02:00
  • d10bc39935 wifi: Fix primary channel tests for 802.11be Sébastien Deronne 2025-07-08 21:23:32 +02:00
  • 727045ef8e wifi: Add some sanity checks to detect use of undefined RUs Sébastien Deronne 2025-07-08 21:23:12 +02:00
  • 2b0526ec9d build: (fixes #1261) Restrict ns3 script --cxx-standard flag to 23 and 26 Gabriel Ferreira 2025-09-17 09:52:23 +02:00
  • c4c645fe03 doc: Update test documentation Tom Henderson 2025-09-14 23:44:03 +02:00
  • 280ea6cada doc: Update test documentation Gabriel Ferreira 2025-09-14 23:18:52 +02:00
  • 5ec1ce9556 core: Add some extra padding and clarify example-as-test Gabriel Ferreira 2025-09-14 23:17:46 +02:00