Commit Graph

74 Commits

Author SHA1 Message Date
Tom Henderson
392e36833c Update availability in RELEASE_NOTES.md 2023-03-15 15:45:30 -07:00
Tom Henderson
84639da240 Update CHANGES.md and RELEASE_NOTES.md 2023-03-14 07:13:27 -07: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
Tommaso Pecorella
f3f09ddf46 doc: drop support for gcc-8 2023-03-01 16:13:08 +00: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
Stefano Avallone
1e25beb6c6 Update RELEASE_NOTES.md 2023-02-24 10:34:20 +01:00
Gabriel Ferreira
6f076416e7 Fix typos 2023-02-21 22:29:29 -03:00
Stefano Avallone
97b5e4988f Update RELEASE_NOTES.md 2023-02-16 16:26:11 +01:00
Stefano Avallone
ef22ffa138 Update RELEASE_NOTES.md 2023-02-16 12:13:58 +01:00
Matteo Pagin
b636276c38 Update RELEASE_NOTES.md and CHANGES.md 2023-02-08 14:25:30 +00:00
Tommaso Pecorella
e312d69ab3 core: (fixes #578): test-runner exits if no TestSuite is specified 2023-01-24 19:53:49 +00:00
Alberto Gallegos
b0e8347193 lr-wpan: Adds beacon payload handle support (MLME-SET.request) 2022-12-21 14:30:32 +09: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
Tommaso Pecorella
cc985b7860 internet: make NeighborCacheHelper::PopulateNeighborCache robust against missing IPv4 or IPv6 stack 2022-11-28 01:32:14 +01:00
Tommaso Pecorella
520865a919 internet: fixes to IPv4 subnet-directed broadcast 2022-11-28 01:26:07 +01: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
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
4407a9528e Update availability in RELEASE_NOTES.md 2022-11-01 15:31:23 -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
Tommaso Pecorella
a60681528d lr-wpan: (fixes #741) add a post-rx error model 2022-10-16 21:11:12 +00: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
Eduardo Almeida
e807d729db Update RELEASE_NOTES.md 2022-10-06 10:56:47 +00:00
Peter Barnes
41fed49054 utils: update bench-scheduler to report average and stdev, use 64-bit counters 2022-10-04 23:09:25 +00:00
Eduardo Almeida
1809468c76 Update RELEASE_NOTES.md 2022-09-29 18:31:16 +00:00
Alberto Gallegos
0c9aefccb7 lr-wpan: Adds support for association (network bootstrap) 2022-09-28 14:21:32 +09:00
Stefano Avallone
713c584284 wifi: Fix the TID of QoS Null frames in response to BSRP TF 2022-09-25 14:17:15 +00:00
Stefano Avallone
fe3a0ad5d8 wifi: Fix BlockAckManager searching for BA agreement
When transmitting a DL MU PPDU containing PSDUs of different ACs with the ACK-SU-FORMAT
acknowledgment sequence, BARs for different ACs may be stored by the BlockAckManager
corresponding to the AC that gained channel access. When processing such BARs, the
BlockAckManager has to search among the BE agreements of the proper BlockAckManager.
2022-09-25 14:17:15 +00:00
Stefano Avallone
821c9013d9 wifi: Update documentation 2022-09-23 07:45:40 +00:00
Stefano Avallone
2d048b1cf0 wifi: Add support for IE fragmentation 2022-09-19 16:10:36 +02:00
Zhiheng Dong
90d6e08bb4 internet: GSoC-22 update automatic ARP/NDISC cache when network changes 2022-09-17 12:25:29 +00:00
Stefano Avallone
a922361e41 Update RELEASE_NOTES 2022-09-07 10:11:08 +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
Tom Henderson
7dd42b1791 wifi: (fixes #709) Scale RxSensitivity by channel width for YansWifiChannel 2022-08-03 15:23:36 -07:00
Alberto Gallegos Ramonet
77b894b22d lr-wpan: Adds MAC ACTIVE and PASSIVE scan support 2022-07-17 21:23:45 +00:00
Tommaso Pecorella
60449cfbaa internet: (fixes #400) Adds RS retransmission if no reply 2022-07-02 23:21:09 +00:00
Stefano Avallone
66bf313b0c Update RELEASE_NOTES.md 2022-06-23 12:09:27 +02:00
Stefano Avallone
02dbbde53f Update RELEASE_NOTES.md 2022-06-22 08:46:23 +02:00
Alberto Gallegos Ramonet
0eaca37e23 lr-wpan: Adds MAC ED scan support 2022-06-20 01:25:26 +00:00
Alberto Gallegos
1eabe61b56 lrwpan: Fixes PHY not going to TRX_OFF after CSMA-CA failure (RxOnWhenIdel(false)) 2022-06-13 13:14:48 +09:00