diff options
| author | LiudmylaNad <l.nadolina@vyos.io> | 2026-03-16 15:13:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-16 14:13:10 +0000 |
| commit | 8d67d8b043c5e69a588be0fa924489f3cc6e40ea (patch) | |
| tree | 4bbe3d2bb5c6bab4a6e0723da82ad911a088359e /docs/_include | |
| parent | 23fad47ed6094e4f1b973afa26b245bb7a2dee16 (diff) | |
| download | vyos-documentation-8d67d8b043c5e69a588be0fa924489f3cc6e40ea.tar.gz vyos-documentation-8d67d8b043c5e69a588be0fa924489f3cc6e40ea.zip | |
DOC: Proofread wireguard.rst (#1784)
* DOC: Proofread wireguard.rst
* Apply suggestions from code review
Co-authored-by: Daniil Baturin <daniil@baturin.org>
---------
Co-authored-by: Daniil Baturin <daniil@baturin.org>
Diffstat (limited to 'docs/_include')
| -rw-r--r-- | docs/_include/interface-per-client-thread.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/_include/interface-per-client-thread.txt b/docs/_include/interface-per-client-thread.txt index 877be591..106ec52e 100644 --- a/docs/_include/interface-per-client-thread.txt +++ b/docs/_include/interface-per-client-thread.txt @@ -1,11 +1,11 @@ .. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }} {{ var5 }} {{ var6 }} per-client-thread - Provides a per-device control to enable/disable the threaded mode for - all the NAPI instances of the given network device, without the need for - a device up/down. + **Enable threaded mode for all NAPI instances of the specified network device.** - If CLI option is not specified, this feature is disabled. + Enabling threaded mode doesn't affect device operation and can be done while the device is up. + + This mode is disabled by default. Example: |
