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,