Commit Graph

146 Commits

Author SHA1 Message Date
Tommaso Pecorella
5ad9678074 doc: fix lr-wpan model documentation 2022-06-02 22:44:56 +02:00
Tom Henderson
48d8bf45f8 Add wifi model subheader on changes across releases 2021-12-07 09:45:04 +01:00
Ameya Deshpande
97d5f8d069 nix-vector-routing: Fix documentation
- The examples section formatting is fixed
- NMS image is shown properly
- Correct backward header compatibility note with
  header deprecation note.

Signed-off-by: Ameya Deshpande <ameyanrd@outlook.com>
2021-10-22 17:07:33 +00:00
Tom Henderson
553235ff1c doc: Add missing figure reference to Makefile 2021-06-09 10:24:44 -07:00
Stefano Avallone
6d6837f645 wifi: Update documentation 2021-05-29 18:50:12 +02:00
Tommaso Pecorella
3b38b767db docs: update models toctrees 2021-04-13 23:31:26 +00:00
Stefano Avallone
ced0a2e349 doc: Update wifi documentation 2021-03-31 14:53:20 +00:00
Tom Henderson
ae712c1165 doc: Fix broken cross-reference 2021-03-23 20:42:01 -07:00
Tom Henderson
a889163870 traffic-control: Minor changes to rebase and finalize FqPie 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
Rediet
0a0d305330 wifi: Add documentation on PhyEntity and WifiPpdu 2021-02-16 09:38:48 +01:00
Tom Henderson
c075ed8fa0 tcp: Update CUBIC documentation 2020-12-23 18:13:27 -08:00
Tom Henderson
880cd7e0fe tcp: Update DCTCP documentation 2020-12-22 16:40:11 -08:00
Tom Henderson
646363e269 Add missing figures to model library Makefile 2020-10-28 11:02:12 -07:00
Sébastien Deronne
7bce530e71 wifi: Update documentation related to PHY error rate models 2020-10-26 20:39:16 +00:00
Tom Henderson
d6179bcdd6 documentation: Organize emulation device types under emulation module 2020-10-01 09:30:06 -07:00
Tom Henderson
7482644eb4 fd-net-device: Netmap and DPDK documentation and small fixes 2020-09-16 10:44:39 -07:00
Pasquale Imputato
ff8083ca2e fd-net-device: add support for emulation in netmap mode 2020-09-16 10:42:24 -07:00
Tom Henderson
e752b2e937 Add missing figure references to Makefile 2020-08-07 10:57:51 -07:00
Shrinidhi Anil Varna
ca96c28cc9 traffic-control: Add documentation for set associative hash 2020-06-15 06:42:34 -07:00
Tommaso Pecorella
4b138220fa docs: (fixes #226) figures, introspection, and directory crawling 2020-06-11 22:49:46 +00:00
Sébastien Deronne
dfff6f57c3 doc: Fix issue with missing wifi figures 2020-06-11 20:32:03 +02:00
Peter D. Barnes, Jr
fe8981f2c9 doc: sphinx warnings in Models book 2020-05-01 12:58:21 -07:00
Mohit P. Tahiliani
a33b7dcd1c doc: Add COBALT QueueDisc to traffic-control model documentation 2020-04-09 20:20:32 -07:00
Tom Henderson
779ff1435c documentation: Align other configuration files with commit 06865c73 2019-11-06 13:16:23 -08:00
ZorazeAli
bd83bb19fb lte: Add RLF related documentation 2019-05-10 18:28:51 +02:00
Tom Henderson
d13ed911e2 lte: Add missing figure reference 2019-01-18 13:25:03 -08:00
Manuel Requena
4dd0821ed6 lte: EPC upgrade
The LTE/EPC model has been enhanced with new features:
    * SGW, PGW and MME are full nodes.
    * There are P2P links between core network nodes.
    * New S5 interface between SGW and PGW nodes based on GTPv2-C protocol.
    * Allow simulations with multiple SGWs and PGWs.

LTE eNB RRC is extended to support:
    * S1 signalling with the core network is initiated after the
      RRC connection establishment procedure is finished.
    * New ATTACH_REQUEST state to wait for finalization of the S1
      signalling with the core network.
    * New InitialContextSetupRequest primitive of the S1 SAP that is
      received by the eNB RRC when the S1 signalling from the core network
      is finished.

Squashed commit of the following from mrequena:epc-upgrade:

    lte: Clarify that e2e is IPv4/IPv6 and core network is IPv4-only
    lte: Remove duplicated example from wscript
    lte: Add new features of the EPC upgrade to CHANGES.html
    lte: Remove duplicated example
    lte: (fixes #3027) S1 signalling is done before RRC connection establishment is finished
    lte: Add new ATTACH_REQUEST state in eNB RRC
    lte: cast a uint8_t when logging
    lte: Fix doxygen comments and doc typos
    lte: Add documentation for EPC split
    lte: Use protocolNumber in new EpcPgwApplication
    lte: Add doxygen doc for EpcSgwApplication class
    lte: Add doxygen doc for EpcPgwApplication class
    lte: Add doxygen doc for EpcMmeApplication class
    lte: PreSerialize/PreDesearialize are only used in the derived messages
    lte: Command line parameters take precedence over parameters in config file
    lte: Rename number of node pairs variable
    lte: Add IPv6 support to new PgwApplication
    lte: Change to new pgw node
    lte: Number of nodes has changed after EPC split
    lte: InitialUeMessage cannot be called if simulation is not started
    lte: Change some names of addresses and clean debug code
    lte: New GetPacketFilters method
    lte: Add new files to build system
    lte: Don't need to build the GtpcHeader by hand, just the message
    lte: GTPC messages derived from GtpcHeader
    lte: Add new PGW Application
    lte: Add new SGW Application
    lte: Add new MME Application
    lte: Add new GTP-C protocol header
    lte: Split SGW/PGW/MME in different nodes
    lte: Add new example
2019-01-12 17:55:34 -08:00
Tom Henderson
db1ad997e3 documentation: Update Sphinx math extensions 2019-01-06 21:04:55 -08:00
Budiarto Herman
372b008e5d applications: Add 3GPP HTTP model 2018-06-08 10:55:56 -07:00
Stefano Avallone
ca5fbe9555 traffic-control: Add Prio queue disc 2018-06-07 23:55:24 +02:00
Stefano Avallone
2909ec18fd traffic-control: add TBF chapter to Makefile 2018-03-16 09:44:12 +01:00
Tom Henderson
d2b7db2a02 traffic-control: Add chapter to Makefile 2018-03-15 13:10:28 -07:00
Viyom
58cb65c475 internet: Add documentation chapter for UDP 2018-03-15 13:09:08 -07:00
Stefano Avallone
2005953337 traffic-control: Add the Fifo queue disc 2018-03-03 10:55:08 +01:00
Tom Henderson
fd3c64fdaa documentation: Remove redundant model library chapter
data-collection chapter is already present in the manual
2017-11-10 09:28:08 -08:00
Tom Henderson
30c922ba2c documentation: Add missing ref to nix-vector-routing.rst 2017-06-05 12:58:57 -07:00
Tommaso Pecorella
3a651df87d Routing sphynx documentation upgrades 2017-05-28 22:22:41 +02:00
Stefano Avallone
6c0840352d traffic-control: Add the mq queue disc 2017-05-28 10:21:32 +02:00
Tom Henderson
c25f435c4f lte: add missing figure formats for documentation build 2017-03-19 07:39:03 -07:00
Tom Henderson
960908c604 wifi: Fix wifi documentation build issues 2017-02-03 10:19:28 -08:00
Tom Henderson
fb4c5d4de8 traffic-control: Include PIE chapter in documentation 2016-08-30 19:35:54 -07:00
Pasquale Imputato
a048b009b2 network: Introduce Byte Queue Limits (BQL) 2016-08-08 00:21:03 +02:00
Pasquale Imputato
5f3f99ec52 traffic-control: Introduce the FQ-CoDel queue disc 2016-08-01 10:53:29 +02:00
Stefano Avallone
83ed5e7bb6 network: Support socket priorities 2016-07-14 15:59:55 +02:00
Natale Patriciello
b7ec2e833c tcp: Documentation on TCP-application interface 2016-06-27 16:32:04 +02:00
Tom Henderson
52eea7895d documentation: Move TapBridge to separate chapter 2016-03-15 17:24:13 -07:00
Pasquale Imputato
f2ddfb2948 traffic-control: CoDel is a queue disc now 2016-03-08 10:48:18 -08:00
Pasquale Imputato
58756a8efd traffic-control: RED is a queue disc now 2016-03-08 10:48:05 -08:00
Stefano Avallone
92f923701b traffic-control: Add the pfifo_fast queue disc
Linux pfifo_fast is the default priority queue enabled on Linux
systems.  Packets are enqueued in three FIFO droptail queues according
to three priority bands based on their Type of Service bits or DSCP bits.
2016-03-08 10:45:41 -08:00