Commit Graph

15459 Commits

Author SHA1 Message Date
Tom Henderson
ae712c1165 doc: Fix broken cross-reference 2021-03-23 20:42:01 -07:00
Tom Henderson
692b9c9dbf internet: Update Python bindings 2021-03-19 07:50:07 -07:00
Tom Henderson
5155713aac documentation: Update Python chapter of manual 2021-03-19 07:42:45 -07:00
Tom Henderson
3fa06d0b31 wifi: Provide documentation reference 2021-03-19 07:42:10 -07:00
Tom Henderson
cf5ec034a9 internet: Fix documentation typos 2021-03-19 06:09:25 -07:00
Tommaso Pecorella
2ef9763ef5 internet-apps: add a test for radvd (checks also on-link addresses)
Update documentation to reflect latest changes
2021-03-19 01:11:00 +00:00
Tommaso Pecorella
52e918eb8e internet: enforce the effects of the on-link flag in RA 2021-03-19 01:11:00 +00:00
Tommaso Pecorella
b6ee0842ac internet: deprecate Icmpv6RA::[G,S]etFlags 2021-03-19 01:11:00 +00:00
Sébastien Deronne
65285ebc97 Update CHANGES.html 2021-03-18 20:46:32 +00:00
Sébastien Deronne
6f9111814e wifi: Update design documentation related to the TableBasedErrorRateModel 2021-03-18 20:46:32 +00:00
Sebastien Deronne
6bfb33bc6c wifi: Update BCC tables 2021-03-18 20:46:32 +00:00
Sebastien Deronne
b639c9d347 wifi: TableBasedErrorModel shall return PER of 0 if it is lower than the precision of the model 2021-03-18 20:46:32 +00:00
Tom Henderson
b8a6641305 wifi: Update Python bindings 2021-03-18 13:34:57 -07:00
Stefano Avallone
48fec7c11c wifi (fixes #355): Enforce limit on max PSDU size 2021-03-17 09:53:26 +00:00
Ameya Deshpande
8d09314e86 routing: Fix ostream issues in PrintRoutingTable for different routing protocols 2021-03-15 14:55:11 +00:00
Tom Henderson
87308cd21d fd-net-device: Improve some logging statements 2021-03-14 20:53:21 -07:00
Tom Henderson
9bbfdca36c fd-net-device: Remove copy constructor implementation 2021-03-14 20:30:33 -07:00
Shobhit Chaurasia
7d0b034d59 fd-net-device: (fixes #344) Fix FdNetDevice Start and Stop attributes 2021-03-14 20:30:29 -07:00
Tom Henderson
0671dc5f1c traffic-control: Rescan APIs for Python bindings 2021-03-14 11:23:43 -07:00
Tom Henderson
a889163870 traffic-control: Minor changes to rebase and finalize FqPie 2021-03-14 09:24:19 -07:00
Tom Henderson
9b40674205 traffic-control: Time arithmetic using ns3::Time in PieQueueDisc 2021-03-14 09:24:19 -07:00
Bhaskar Kataria
85e3a7a917 traffic-control: (merges !377) Add FqPIE and an L4S mode for PIE queue disc 2021-03-14 09:24:19 -07:00
Tom Henderson
31ad20931a Minor changes to rebase and finalize FqCobalt 2021-03-12 14:29:10 -08:00
Bhaskar Kataria
3d7a42d42e traffic-control: (merges !362) Add FqCobalt queue disc
FqCobalt includes COBALT enhancements to CoDel (Blue enhancement) and
set-associative hash, as used in the Linux cake queue disc.  An L4S mode is
also included.
2021-03-12 14:29:10 -08:00
Tommaso Pecorella
fe26cf8b46 gitlab: move doxygen buildbot to private runner 2021-03-12 20:42:33 +00:00
Chappidi Yoga Satwik
f5c7f86e2e network: (merges !522) DataRate operators for more types
* Add, subtract, multiply an integer to DataRate object
* Add, subtract between DataRate objects themselves
* Multiplication between double value and DataRate
* Documentation and test improvements
2021-03-12 20:36:58 +00:00
Tom Henderson
b3051bc350 bindings: Update pybindgen version 2021-03-12 12:21:57 -08:00
Tommaso Pecorella
b2706bfb37 tutorial: (fixes #359) correct link approx. length 2021-03-11 22:25:29 +00:00
Stefano Avallone
af97afb9ef Fix build on MacOS 2021-03-11 15:30:23 +01:00
Tom Henderson
0a70d94960 bridge: Fix Doxygen typo 2021-03-10 16:46:13 -08:00
Tom Henderson
a3d5b5a971 bindings: Rescan APIs for core, mesh, netanim, spectrum, wave, wifi 2021-03-10 16:21:44 -08:00
Tom Henderson
37c9b626b4 wifi: API adjustments to work with pybindgen 2021-03-10 16:21:08 -08:00
Tom Henderson
f183790c0c bindings: Remove obsolete references to gccxmlparser 2021-03-10 09:41:53 -08:00
Stefano Avallone
be1b87f73b wifi: Remove unused WifiPhy members 2021-03-10 12:09:47 +01:00
Stefano Avallone
571e526ce6 wifi: WifiPhy makes use of WifiPhyOperatingChannel 2021-03-10 11:41:46 +01:00
Stefano Avallone
17f6af4131 wifi: Introduce the WifiPhyOperatingChannel class 2021-03-10 11:36:11 +01:00
Stefano Avallone
f83c405f14 wifi: Add a new representation for frequency channels 2021-03-10 11:21:02 +01:00
ZakariaHelalArzoo
3c6258572f sixlowpan (fixes #358): use correct fragment size when using mesh routing. 2021-03-09 01:04:12 +00:00
Sébastien Deronne
70135474e5 wifi: Cleanup documentation about PCF 2021-03-08 08:07:05 +00:00
Sébastien Deronne
07dc1d2a0e wifi: Remove CfParameterSet in management frames 2021-03-08 08:07:05 +00:00
Sébastien Deronne
8a769f2d98 wifi: Remove InfrastructureWifiMac class 2021-03-08 08:07:05 +00:00
Sébastien Deronne
41813af823 wifi: Remove remaining PCF handling 2021-03-08 08:07:05 +00:00
Sébastien Deronne
bc0a99c19b wifi: Fix use of YansErrorRateModel for PHY headers 2021-03-07 18:10:25 +01:00
ZorazeAli
7a65a32345 lte: (fixes #354) Use uint16_t for srsIndex instead of uint8_t
Thanks to Menglei Zhang

see MR !566
2021-03-07 14:00:20 +01:00
Sebastien Deronne
27cbec5298 wifi: Fix use of Yans error rate model with OFDMA 2021-03-07 12:27:31 +00:00
Sebastien Deronne
6da4a9a38a wifi: PHY provides the station ID to error rate models 2021-03-07 12:27:31 +00:00
Sebastien Deronne
27c7a33209 wifi: Fix TX antenna settings in recontructed TXVECTOR at receiver 2021-03-07 12:26:44 +00:00
Sebastien Deronne
03e0467f1d wifi: Fix settings of TX antennas used for the transmission in TXVECTOR 2021-03-07 12:26:44 +00:00
Sébastien Deronne
dfad79ea0e wifi: Fix number of spatial streams used to transmit CTS-to-self (spotted by Rediet) 2021-03-07 12:26:44 +00:00
Sébastien Deronne
c453b0eac9 wifi: Cleanup documentation for removed attributes 2021-03-06 15:53:58 +01:00