diff options
author | Christian Breunig <christian@breunig.cc> | 2023-08-17 22:01:18 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-08-17 22:01:54 +0200 |
commit | abd405b91e20786409fc5d9e2163940b9bcdfc90 (patch) | |
tree | cdd11258a9b9d2ca9760fc6f665be3aa947be1bf /docs/configuration/interfaces/wireless.rst | |
parent | f6a30534bd173bcdc0667627e52498c2800d454c (diff) | |
download | vyos-documentation-abd405b91e20786409fc5d9e2163940b9bcdfc90.tar.gz vyos-documentation-abd405b91e20786409fc5d9e2163940b9bcdfc90.zip |
T5409: add per-client-thread CLI option for wireguard and wireless interfaces
Diffstat (limited to 'docs/configuration/interfaces/wireless.rst')
-rw-r--r-- | docs/configuration/interfaces/wireless.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/interfaces/wireless.rst b/docs/configuration/interfaces/wireless.rst index f45101b5..c321f208 100644 --- a/docs/configuration/interfaces/wireless.rst +++ b/docs/configuration/interfaces/wireless.rst @@ -122,6 +122,10 @@ Wireless options * ``station`` - Connects to another access point * ``monitor`` - Passively monitor all packets on the frequency/channel +.. cmdinclude:: /_include/interface-per-client-thread.txt + :var0: wireless + :var1: wlan0 + PPDU ---- |