From 85f5fbb7e56cc0110328cbf1b77ee7d3b6ef2901 Mon Sep 17 00:00:00 2001 From: Christian Giese Date: Tue, 20 Feb 2024 15:57:21 +0000 Subject: [PATCH] fix docu --- docsrc/sources/configuration/interfaces.rst | 2 +- docsrc/sources/configuration/interfaces_links.rst | 2 +- docsrc/sources/streams.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docsrc/sources/configuration/interfaces.rst b/docsrc/sources/configuration/interfaces.rst index 9017eac0..ff0e738e 100644 --- a/docsrc/sources/configuration/interfaces.rst +++ b/docsrc/sources/configuration/interfaces.rst @@ -21,7 +21,7 @@ | | | Default: 4096 | +-----------------------------------+----------------------------------------------------------------------+ | **io-burst** | | IO burst (ring size). | -| | | Default: 256 | +| | | Default: 256 | +-----------------------------------+----------------------------------------------------------------------+ | **qdisc-bypass** | | Bypass the kernel's qdisc layer. | | | | It's currently not recommended to change the default (issue #206)! | diff --git a/docsrc/sources/configuration/interfaces_links.rst b/docsrc/sources/configuration/interfaces_links.rst index f103a0d1..ad382dc9 100644 --- a/docsrc/sources/configuration/interfaces_links.rst +++ b/docsrc/sources/configuration/interfaces_links.rst @@ -29,7 +29,7 @@ for interface links referenced by interface functions. +-----------------------------------+----------------------------------------------------------------------+ | **io-mode** | | Overwrite the IO mode. | +-----------------------------------+----------------------------------------------------------------------+ -| **io-burst** | | Overwrite the IO burst. | +| **io-burst** | | Overwrite the IO burst. | +-----------------------------------+----------------------------------------------------------------------+ | **io-slots** | | Overwrite the IO slots (ring size). | +-----------------------------------+----------------------------------------------------------------------+ diff --git a/docsrc/sources/streams.rst b/docsrc/sources/streams.rst index b4c8673b..9f55ed1b 100644 --- a/docsrc/sources/streams.rst +++ b/docsrc/sources/streams.rst @@ -110,7 +110,7 @@ and the number of sessions it is associated with. For example: Each flow can be identified by its flow-id, which is a unique number automatically assigned by the BNG Blaster. -.. image:: ../images/bbl_flows.png +.. image:: images/bbl_flows.png :alt: BNG Blaster Traffic Flows You can use the ``stream-info flow-id `` command to get detailed information about a specific flow,