Commit Graph

67 Commits

Author SHA1 Message Date
Tom Henderson
84639da240 Update CHANGES.md and RELEASE_NOTES.md 2023-03-14 07:13:27 -07:00
Tom Henderson
df20f5f5e8 doc: Fix errors found by codespell and aspell 2023-03-09 11:45:15 -08:00
Biljana Bojovic
3875b4002d doc: Update CHANGES.md and RELEASE_NOTES.md to include MR!1269 information 2023-03-03 21:15:50 +01:00
Alberto Gallegos Ramonet
c85819b502 lr-wpan: (fixes #636) Ext address, short address and manual assoc adjustments 2023-02-27 14:33:28 +09:00
Alberto Gallegos Ramonet
5d0948a7c7 lr-wpan: Add rx Sensitivity configuration support 2023-02-27 12:17:11 +09:00
Stefano Avallone
78b939e79f Update RELEASE_NOTES.md and CHANGES.md 2023-02-26 11:18:33 +00:00
Gabriel Ferreira
6f076416e7 Fix typos 2023-02-21 22:29:29 -03:00
Matteo Pagin
b636276c38 Update RELEASE_NOTES.md and CHANGES.md 2023-02-08 14:25:30 +00:00
Stefano Avallone
d221696824 Update CHANGES.md 2023-01-31 08:35:02 +00:00
Tommaso Pecorella
e312d69ab3 core: (fixes #578): test-runner exits if no TestSuite is specified 2023-01-24 19:53:49 +00:00
Gabriel Ferreira
3a0bd53c7a build: add distclean option to the ns3 script 2023-01-22 15:14:42 +00:00
Alberto Gallegos
b0e8347193 lr-wpan: Adds beacon payload handle support (MLME-SET.request) 2022-12-21 14:30:32 +09:00
Eduardo Almeida
8b4c39d528 Fix typo in CHANGES.md 2022-12-14 16:28:58 +00:00
Eduardo Almeida
5a4b72fa3d lr-wpan: Remove {Get,Set}UnitBackoffPeriod() functions
Move the corresponding constant to lr-wpan-constants.h
2022-12-14 16:28:58 +00:00
Eduardo Almeida
514ca83092 lr-wpan (fixes #823): Add lr-wpan-constants.h with common LR-WPAN constants 2022-12-14 16:26:28 +00:00
Tommaso Pecorella
da107e04ee internet-apps: Add new Ping (co-authors Chandrakant Jena and Tom Henderson) 2022-12-12 12:51:19 +00:00
Tommaso Pecorella
7f53029020 core: (fixes #819) disable deprecation warnings for Object registration 2022-12-08 00:32:09 +01:00
Stefano Avallone
b1e3c7ae30 Update CHANGES.md 2022-12-07 07:14:53 +00:00
Eduardo Almeida
0c16c4a434 internet: Change TcpCubic attribute HyStartDetect from int to enum 2022-12-06 10:35:26 +00:00
Gabriel Ferreira
3396de4c99 Update RELEASE_NOTES.md and CHANGES.md 2022-11-27 16:09:31 +00:00
Tommaso Pecorella
0077121649 internet: (fixes #579) remove TcpWestwood model 2022-11-21 01:52:57 +00:00
André Apitzsch
adcc13e93c applications: (merges !995) Unify handling of 'MaxPackets attribute is zero'
Treat zero max packets as infinite as PacketSocketClient already does.
2022-11-12 17:51:41 -08:00
Eduardo Almeida
495a1bb0c8 Update RELEASE_NOTES.md and CHANGES.md 2022-11-12 18:49:23 +00:00
Eduardo Almeida
3773bc6de3 Fix formatting of CHANGES.md and RELEASE_NOTES.md 2022-11-11 12:58:32 +00:00
Tommaso Pecorella
0346179372 network: allow graceful failure on creation of Ipv[4,6]Address from string 2022-11-11 10:18:25 +00:00
Tom Henderson
b9339f3736 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2022-11-01 15:49:49 -07:00
Tom Henderson
dd8763657d Update AUTHORS, CHANGES, and RELEASE_NOTES 2022-10-27 13:22:02 -07:00
Gabriel Ferreira
bf7407026a Update CHANGES.md and RELEASE_NOTES.md 2022-10-25 23:17:55 -03:00
Eduardo Almeida
8ceacee338 Trim trailing whitespace in CHANGES.md, macros-and-definitions.cmake and lr-wpan.rst 2022-10-15 21:13:54 +01:00
Alberto Gallegos
0367e17772 lr-wpan: Queue pointer fixes and queue limits addition 2022-10-12 13:19:50 +09:00
Tom Henderson
1e28b3d227 lte: Document changes related to LTE handover failure 2022-10-06 11:32:39 -07:00
Katerina Koutlia
d2294f4522 propagation: Address review comments 2022-10-05 21:11:26 -07:00
Alberto Gallegos
0c9aefccb7 lr-wpan: Adds support for association (network bootstrap) 2022-09-28 14:21:32 +09:00
Stefano Avallone
843f042b37 wifi: Improve logging for (de)association between MLDs 2022-09-23 07:45:40 +00:00
Gabriel Ferreira
81155c18c7 build, docs: Add option to limit build and testing to specified modules 2022-09-19 21:55:26 +00:00
Gabriel Ferreira
3e43ef1742 build, docs: Replace python-based with cmake-based .ns3rc files 2022-09-19 21:55:26 +00:00
Zhiheng Dong
90d6e08bb4 internet: GSoC-22 update automatic ARP/NDISC cache when network changes 2022-09-17 12:25:29 +00:00
Gabriel Ferreira
c633a1420c build: Add new build_exec macro to declare executable targets
Also adds IGNORE_PCH option to build_example macro.
2022-09-17 11:13:38 +00:00
Stefano Avallone
800b30728e wifi: Rename WifiMacQueueItem as WifiMpdu 2022-09-11 13:03:30 +00:00
Stefano Avallone
9da9a8561d wifi: Update documentation 2022-08-17 16:47:27 +00:00
Sebastien Deronne
c8a81bc813 Update CHANGES and RELEASE_NOTES to reflect changes done for wifi CCA 2022-08-13 17:00:51 +02:00
Stefano Avallone
3f27120765 Update CHANGES.md and RELEASE_NOTES.md 2022-08-04 22:10:46 +02:00
Alberto Gallegos Ramonet
b0d85940bf lr-wpan: Pending transaction list and association support params. 2022-08-04 14:59:27 +00:00
Gabriel Ferreira
6ac76bd9a2 doc: update python bindings docs to use cppyy 2022-08-01 21:24:02 +00:00
Alberto Gallegos Ramonet
77b894b22d lr-wpan: Adds MAC ACTIVE and PASSIVE scan support 2022-07-17 21:23:45 +00:00
Gabriel Ferreira
588a0169d2 doc: update ns3 script options and CHANGES.md 2022-07-08 14:40:26 +00:00
Stefano Avallone
7c11a1d012 wifi: Use new WifiHelper methods in some examples/tests 2022-07-06 07:23:20 +00:00
Tommaso Pecorella
60449cfbaa internet: (fixes #400) Adds RS retransmission if no reply 2022-07-02 23:21:09 +00:00
Stefano Avallone
c6efabc4a1 Update CHANGES.md 2022-06-22 10:02:41 +02:00
Alberto Gallegos Ramonet
0eaca37e23 lr-wpan: Adds MAC ED scan support 2022-06-20 01:25:26 +00:00