1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

36 lines
763 B
ReStructuredText
Raw Normal View History

2022-03-30 23:47:00 +02:00
.. code-block:: json
{ "interfaces": {} }
.. list-table::
:widths: 25 50 25
:header-rows: 1
* - Attribute
- Description
- Default
* - `tx-interval`
- TX ring polling interval in milliseconds
2022-04-19 10:51:08 +02:00
- 1.0
2022-03-30 23:47:00 +02:00
* - `rx-interval`
- RX ring polling interval in milliseconds
2022-04-19 10:51:08 +02:00
- 1.0
2022-03-30 23:47:00 +02:00
* - `qdisc-bypass`
- Bypass the kernel's qdisc layer
- true
* - `io-mode`
- IO mode
- packet_mmap_raw
* - `io-slots`
- IO slots (ring size)
2022-04-19 10:51:08 +02:00
- 4096
2022-03-30 23:47:00 +02:00
* - `io-stream-max-ppi`
- IO traffic stream max packets per interval
- 32
* - `capture-include-streams`
- Include traffic streams in capture
- true
* - `mac-modifier`
- Third byte of access session MAC address (0-255)
- 0