Commit Graph

  • 9ee287e1bc wifi: Improve constants in TableBasedErrorRateModel Sébastien Deronne 2021-09-21 21:00:30 +02:00
  • 737c32654d wifi: Cleanup rate control managers and use TXVECTOR to determine the data rate when it is not limited to non-HT Sébastien Deronne 2021-07-08 21:21:57 +02:00
  • 794d02e07e wifi: Rework WifiMode callbacks Sébastien Deronne 2021-07-04 20:13:10 +02:00
  • 6a83a7be6b Add "${workspaceFolder}" to environment Gabriel Arrobo 2021-11-12 09:53:04 -08:00
  • 419c59fd84 Change to "false" due to problems when using ssh sessions Gabriel Arrobo 2021-11-12 09:49:42 -08:00
  • 6e5f36a795 doc: (fixes #469) Add license to file. Peter D. Barnes, Jr 2021-11-08 14:28:53 -08:00
  • 9db5a061f4 wifi: (fixes #480) Call ReportDataFailed only for failed non-group Data frames Stefano Avallone 2021-11-10 17:41:19 +01:00
  • dbaa3d3a86 wifi: Rescan python bindings Tom Henderson 2021-11-09 11:51:35 -08:00
  • 6394a30aa9 wifi: (fixes #459) Fix HeCapabilities IEEE 802.11ax-compliance Sharan Naribole 2021-09-15 17:02:18 -07:00
  • 5dc117216a Fix doxygen warning Eduardo Almeida 2021-10-23 22:29:58 +01:00
  • a2efceffb2 Simplify trivial bool statements Eduardo Almeida 2021-10-22 17:50:11 +01:00
  • 161c4fa2ce internet: read correct bits when deserializing IPv6 flow label Greg Steinbrecher 2021-11-04 00:55:07 +00:00
  • 80134a570d Update references to RELEASE_NOTES Tom Henderson 2021-11-03 18:01:13 -07:00
  • cc9b568374 Add Markdown extension (.md) to RELEASE_NOTES Eduardo Almeida 2021-10-30 13:27:31 +01:00
  • d10e28b16f wifi: Be more robust against invalidation of iterators Stefano Avallone 2021-11-03 09:57:55 +01:00
  • cdbd6a286f wifi: Fixup commit aba62274 Stefano Avallone 2021-11-03 09:42:47 +01:00
  • 2421656133 fd-net-device (Fix 539218e5): Add missing include removed by accident Eduardo Almeida 2021-10-30 12:56:28 +01:00
  • 0b3c2b3fd2 wifi: Initialize WifiUlMuMultiStaBa as MULTI_STA Davide Magrin 2021-10-29 18:43:41 +02:00
  • 6b0aaf94c0 documentation: Add contributing guide to 'waf sphinx' command Tom Henderson 2021-10-27 18:33:26 -07:00
  • 4895deeefd internet: further fixes to Doxygen description of callback signatures Tommaso Pecorella 2021-10-28 01:34:28 +02:00
  • f9ac0f0382 Correct typos in Doxygen description of callback signatures Gard Spreemann 2021-10-27 13:57:23 +02:00
  • e3590d611a documentation: Add contributing guide Tom Henderson 2019-05-14 09:28:45 -07:00
  • 70adab8d72 wifi: (fixes #475) Ask the correct EDCAF to prepare a BAR following a DL MU PPDU Stefano Avallone 2021-10-26 19:06:53 +02:00
  • 539218e593 fd-net-device: Remove unnecessary includes Eduardo Almeida 2021-10-24 01:58:49 +01:00
  • 998166a95d fd-net-device: fix doxygen warnings Tommaso Pecorella 2021-10-24 17:14:57 +02:00
  • d1169d40ad core: fix some doxygen warnings Tommaso Pecorella 2021-10-24 17:14:32 +02:00
  • 41217eb018 build: (fixes #461) Avoid period character in executable names Tom Henderson 2021-10-22 17:01:42 -07:00
  • e844dfd1d7 wifi: (fixes #473) Discard preamble state for truncated TX or device in OFF Tom Henderson 2021-10-21 14:18:15 -07:00
  • 97d5f8d069 nix-vector-routing: Fix documentation Ameya Deshpande 2021-10-21 15:34:01 +05:30
  • 1516b8891d internet: Update Python bindings Tom Henderson 2021-10-21 16:18:13 -07:00
  • 22ca1d332d internet: (fixes #431) ICMPv6 error messages carry packet metadata Tommaso Pecorella 2021-10-20 22:21:31 +00:00
  • 34663dbfd3 wifi: Rescan python bindings Stefano Avallone 2021-10-20 16:32:44 +02:00
  • aba6227449 wifi: Iterate over the in-flight MPDUs in reverse order Stefano Avallone 2021-10-01 13:46:22 +02:00
  • cf8ef91a29 wifi: Do not check lifetime expiration when dequeuing frames Stefano Avallone 2021-10-20 12:08:08 +02:00
  • 3ad1dde7a1 wifi: Make WifiMacQueue::Insert private Stefano Avallone 2021-10-07 12:28:44 +02:00
  • dae6bbca5b wifi: Iterators to queued items are not exposed by WifiMacQueueItem Stefano Avallone 2021-09-29 11:19:50 +02:00
  • b8bc106706 wifi: Remove unused global empty wifi MAC queue Stefano Avallone 2021-09-29 11:11:33 +02:00
  • 882a746500 wifi: Replace iterators with pointers to queued items in public APIs Stefano Avallone 2021-09-27 07:55:04 +02:00
  • cf2ccdc041 wifi: Add WifiMacQueue methods to manipulate queued items Stefano Avallone 2021-10-07 00:00:45 +02:00
  • fea3bf208c Update CHANGES.html Stefano Avallone 2021-10-19 18:53:34 +02:00
  • c35945ebf2 wifi: Install (Qos)Txop objects appropriately Stefano Avallone 2021-10-13 16:07:28 +02:00
  • 8e1c5525ab wifi: RegularWifiMac::QosSupported attribute must be properly set Stefano Avallone 2021-10-12 12:15:30 +02:00
  • f25866e922 nix-vector-routing: (fixes #466) Handle loopback IPv4/6 addresses Ameya Deshpande 2021-10-10 15:36:40 +05:30
  • dcf022ad8b wifi: (fixes #468) Compute correct size of MU-BAR Trigger Frames Stefano Avallone 2021-10-11 23:09:18 +02:00
  • dba8375e18 wifi: (fixes #467) AP only records association failed when AssocResp is discarded Stefano Avallone 2021-10-11 17:38:27 +02:00
  • 1f894ae7eb nix-vector-routing: Remove the unused BuildNixVectorLocal () function Ameya Deshpande 2021-10-08 19:26:47 +02:00
  • b7ddd9d3f5 internet: Align RIPng and RIP implementations Tommaso Pecorella 2021-10-10 00:54:21 +02:00
  • db1fa07947 internet: Fix RIPng address selection for intermediate nodes Tommaso Pecorella 2021-10-10 00:09:49 +02:00
  • ed8d74879a internet: Fix src address selection for localhost Tommaso Pecorella 2021-10-10 00:09:00 +02:00
  • 24f73cc470 internet: fix icmpv6 test Tommaso Pecorella 2021-10-06 23:04:57 +00:00
  • 96fdc81c68 wifi: Mark an MPDU as acknowledged before removing it from the in-flight queue Stefano Avallone 2021-10-06 17:16:08 +02:00
  • a34c01091c wifi: Fix includes in YansErrorRateModel Sébastien Deronne 2021-09-26 19:36:59 +02:00
  • d64ef57466 Update release files to start next release Tom Henderson 2021-10-01 13:01:32 -07:00
  • 168c6a1c41 Merge ns-3.35-release branch Tom Henderson 2021-10-01 12:55:30 -07:00
  • ac88b75eac Update availability in RELEASE_NOTES Tom Henderson 2021-10-01 12:51:59 -07:00
  • 687a2745f5 Update VERSION and documentation tags for ns-3.34 release Tom Henderson 2021-10-01 12:51:14 -07:00
  • fdba90a9bd documentation: Update ns-3 version in tutorial examples Tom Henderson 2021-10-01 12:20:19 -07:00
  • 44cd4d9750 Small correction to RELEASE_NOTES Tom Henderson 2021-10-01 12:41:06 -07:00
  • d14aada5a0 Update AUTHORS and RELEASE_NOTES Tom Henderson 2021-09-29 17:01:56 -07:00
  • b5dee14b24 tcp: Update ns3-tcp-loss test artifacts for previous commit Aditya Chirania 2021-09-29 14:08:16 -07:00
  • 235732f6af tcp: (fixes #410) Fix TCP Westwood bandwidth estimation bug Gauri Prasad 2021-09-29 14:06:47 -07:00
  • 9844819d88 traffic-control: (from !706) Fix FqPIE qdisc not using attributes Bhaskar Kataria 2021-09-29 13:58:29 -07:00
  • d56a3db06a Update AUTHORS, CHANGES.html, and RELEASE_NOTES Tom Henderson 2021-09-27 19:26:12 -07:00
  • 28886a3a25 traffic-control: (fixes #258) Avoid overflow, divide-by-zero in TbfQueueDisc Tom Henderson 2020-09-29 12:58:10 -07:00
  • 4e9afa965d bindings: Rescan all APIs Tom Henderson 2021-09-27 11:18:37 -07:00
  • 017a08c44f wifi: Cleanup some remaining references to MacLow Sébastien Deronne 2021-09-26 19:21:14 +02:00
  • 5c13e6014e wifi: remove unnecessary GetSifs calls Gabriel Ferreira 2021-09-04 17:16:25 -03:00
  • 946472f0ca wifi: Add support for 4096-QAM in YansErrorRateModel Sébastien Deronne 2021-02-21 22:39:33 +01:00
  • 924860e9e3 wifi: Some more PHY rework to support amendments beyond 802.11ax Sébastien Deronne 2021-09-23 21:36:58 +02:00
  • 62542e5fb9 wifi: WifiMacQueueItem does not keep a pointer to the queue it is stored into Stefano Avallone 2021-09-20 10:03:40 +02:00
  • 97c888cd55 wifi: Add a RegularWifiMac method to return a specified MAC queue Stefano Avallone 2021-09-19 18:49:41 +02:00
  • 39947f3cac wifi: Propagate AC index down to WifiMacQueue through Txop Stefano Avallone 2021-09-17 12:17:13 +02:00
  • c0b2eb808f Update RELEASE_NOTES and CHANGES.html Stefano Avallone 2021-09-02 09:09:26 +02:00
  • 382a2aa3f6 wifi: Trace dropped QoS old packets Stefano Avallone 2021-09-01 13:49:17 +02:00
  • d9c1111ef1 wifi: Cleanup unused code Stefano Avallone 2021-09-01 10:12:47 +02:00
  • 8b354fe29c wifi: Keep MPDUs in the queue until acknowledged (with BA agreement) Stefano Avallone 2021-08-31 22:33:53 +02:00
  • d04a17af6f wifi: Make WifiMacQueue::TtlExceeded public Stefano Avallone 2021-08-31 22:31:07 +02:00
  • 1259d04200 wifi: Add in-flight attribute to MPDUs Stefano Avallone 2021-08-31 22:30:08 +02:00
  • da4c36ef9a wifi: Keep MPDUs in the queue until acknowledged (if no BA agreement) Stefano Avallone 2021-08-23 16:46:29 +02:00
  • edcd9a6909 wifi: Cleanup WifiMacQueue Stefano Avallone 2021-09-16 17:54:18 +02:00
  • 6bce3d9916 wifi: Replace aggregated MSDUs with the A-MSDU upon aggregation Stefano Avallone 2021-08-26 17:36:56 +02:00
  • d8fe6bac00 core: (merges !623) Print available values on EnumChecker::GetValue () error Alexander Krotov 2021-05-13 16:40:45 +03:00
  • 52fa7235b2 energy: (fixes #423) SimpleDeviceEnergyModel calculation of consumed energy Philip Hönnecke 2021-09-24 18:29:32 +02:00
  • cab3d4b9f5 nix-vector-routing: Rescan the Python Bindings Ameya Deshpande 2021-09-21 16:57:11 +00:00
  • 3eb345b325 nix-vector-routing: Remove template specialization functions, use if constexpr instead Ameya Deshpande 2021-09-21 16:43:57 +00:00
  • 9d74ef5a11 nix-vector-routing: Add check for remote link-local address in subnet-matching Ameya Deshpande 2021-09-21 16:16:00 +00:00
  • 9876391c6d nix-vector-routing: Use if constexpr () instead of RunIf Ameya Deshpande 2021-09-21 15:06:49 +00:00
  • 5f4063d133 nix-vector-routing: Add unorderd_map Ptr<NetDevice> to Ptr<IpInterface> Ameya Deshpande 2021-08-30 19:22:28 +02:00
  • 00d79868c1 lte: (merges !703) Fix global-buffer-overflow when nprb is equal to zero Gabriel Ferreira 2021-08-26 15:21:46 -03:00
  • ab476ddcde documentation: Add quick start section to ns-3 tutorial Tom Henderson 2021-09-22 13:42:10 -07:00
  • ccf15ffa4a wifi: Fix typo Sébastien Deronne 2021-09-22 19:21:29 +02:00
  • 66314e991d buildings: Add script to animate the random walk Tom Henderson 2021-09-02 13:45:48 -07:00
  • 8620df1da7 applications: Allow InetSocketAddress types to be logged Tom Henderson 2021-09-18 11:26:26 -07:00
  • d8ed317f2d network: Fix Doxygen error Tom Henderson 2021-09-18 11:21:15 -07:00
  • 2301cdfc09 buildings: Update documentation for group mobility changes Tom Henderson 2021-09-14 21:27:13 -07:00
  • 997f6969ac buildings: Instrument tests to run group mobility examples Tom Henderson 2021-09-14 21:31:05 -07:00
  • 8fcf79b3ae buildings: Add group mobility example and animation script Tom Henderson 2021-09-08 09:20:23 -07:00
  • ccb37f7717 mobility: Update documentation for group mobility changes Tom Henderson 2021-09-14 17:55:07 -07:00
  • 0fc72ad7ad mobility: Instrument tests to run group mobility examples Tom Henderson 2021-09-14 17:09:40 -07:00
  • 571d8aab16 mobility: Update reference-point-group-mobility-example.cc for helper Tom Henderson 2021-09-14 17:09:15 -07:00