1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Christian Giese 0d5b4d84a4 update sphinx docu
2022-03-31 18:45:37 +02:00

33 lines
676 B
ReStructuredText

.. code-block:: json
{ "interfaces": {} }
.. list-table::
:widths: 25 50 25
:header-rows: 1
* - Attribute
- Description
- Default
* - `tx-interval`
- TX ring polling interval in milliseconds
- 5.0
* - `rx-interval`
- RX ring polling interval in milliseconds
- 5.0
* - `qdisc-bypass`
- Bypass the kernel's qdisc layer
- true
* - `io-mode`
- IO mode
- packet_mmap_raw
* - `io-slots`
- IO slots (ring size)
- 1024
* - `io-stream-max-ppi`
- IO traffic stream max packets per interval
- 32
* - `capture-include-streams`
- Include traffic streams in capture
- true