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
|
2022-04-14 09:41:32 +02:00
|
|
|
- true
|
|
|
|
* - `mac-modifier`
|
|
|
|
- Third byte of access session MAC address (0-255)
|
|
|
|
- 0
|