mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
fix docu
This commit is contained in:
@@ -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)! |
|
||||
|
||||
@@ -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). |
|
||||
+-----------------------------------+----------------------------------------------------------------------+
|
||||
|
||||
@@ -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 <id>`` command to get detailed information about a specific flow,
|
||||
|
||||
Reference in New Issue
Block a user