Commit Graph

96 Commits

Author SHA1 Message Date
Tom Henderson
2307990f1c Update CHANGES.md and RELEASE_NOTES.md 2023-06-27 20:41:20 -07:00
Sébastien Deronne
11ad80cba4 Update CHANGES for wifi multiple RF interfaces support 2023-06-22 17:59:28 +02:00
Tom Henderson
b23e65c2bb core: (fixes #905) Move log severity class 'debug' below 'logic' 2023-06-12 03:46:38 +00:00
Tom Henderson
a959eea3d5 wave: Remove wave module from codebase 2023-06-11 08:20:34 -07:00
Stefano Avallone
b71670f4d0 Update CHANGES.md 2023-06-07 19:03:30 +02:00
Tom Henderson
0d67c14b85 Update RELEASE_NOTES.md and CHANGES.md 2023-06-06 17:05:41 -07:00
Eduardo Almeida
b5419278ec Fix typo in CHANGES.md 2023-06-04 19:42:22 +00:00
Eduardo Almeida
87f8ac3fcb olsr: Convert OLSR_*_LINK and OLSR_*_NEIGH to enums 2023-06-04 19:42:22 +00:00
Tommaso Pecorella
c4e1f0827e flowmonitor: (fixes #901) allow to reset the stats 2023-05-19 23:47:05 +02:00
Tommaso Pecorella
ff12f975b2 stats: allow cleaning the content of an histogram 2023-05-19 23:43:27 +02:00
Eduardo Almeida
d316031258 lte: Move {MIN,MAX}_NO_CC constants to lte-common.h 2023-05-18 13:12:54 +01:00
kkoutlia
4412bdd4cd Update CHANGES.md 2023-05-18 23:53:24 +00:00
kkoutlia
53217384c9 buildings: Include Low/High building penetration losses 2023-05-18 22:52:27 +00:00
Alberto Gallegos
e38be2fe4f lr-wpan: small fixes in MAC orphan scan 2023-05-15 11:18:51 +09:00
Eduardo Almeida
371c1e4407 Group the misspelling API changes in CHANGES.md 2023-04-28 14:58:03 +00:00
Tommaso Pecorella
8f43b2cc05 internet: Allow InternetStackHelper to be called on a node with IPv4 or IPv6 already installed 2023-04-28 00:44:45 +02:00
Eduardo Almeida
1d59888a5b wifi: Convert WifiCodeRate to enum 2023-04-19 15:33:36 +00:00
pagmatt
31b67e8cdd applications: Add Tx traces in UdpClient 2023-04-18 22:47:52 +00:00
André Apitzsch
9a8a2640a8 olsr: Convert Willingness to enum 2023-04-16 16:06:26 +00:00
Gabriel Ferreira
6e66cc3ae9 network: over-provision 100 bytes for Buffer allocations
Saves up 10 million allocations in wifi-he-network --simulationTime=0.25 --frequency=5 --useRts=0 --minExpectedThroughput=6 --maxExpectedThroughput=844
2023-04-08 14:15:19 -03:00
Gabriel Ferreira
d9924eced9 internet: reuse routing callbacks in Ipv4L3Protocol::Receive and Ipv6L3Protocol::Receive
Saves up 31 million allocations in wifi-he-network --simulationTime=0.25 --frequency=5 --useRts=0 --minExpectedThroughput=6 --maxExpectedThroughput=844
2023-04-08 14:11:37 -03:00
Stefano Avallone
5b6083250c Update CHANGES.md 2023-04-06 11:40:42 +02:00
Alberto Gallegos Ramonet
5cbd4b9c8f lr-wpan: Added macPanId to MAC SET GET attributes 2023-04-03 17:39:17 +09:00
Alberto Gallegos
a3777c82f3 network: Add Mac16 and Mac64 functions 2023-04-02 13:05:14 +09:00
Alberto Gallegos
8aca64eacc lr-wpan: Add attributes to MLME-SET and MLME-GET 2023-04-01 18:15:04 +09:00
Alberto Gallegos
1083229fe1 network: Add ConvertToInt to Mac64Address 2023-03-28 12:10:18 +09:00
Alberto Gallegos Ramonet
8afeb5249c lr-wpan: Orphan scan support 2023-03-24 17:08:36 +09:00
Gabriel Ferreira
540f48c55a Fix additional typos 2023-03-20 02:14:44 +00:00
Tom Henderson
038ed89573 Start RELEASE_NOTES.md and CHANGES.md sections for new release 2023-03-16 05:33:55 -07:00
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