summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces
diff options
context:
space:
mode:
authorEvelyn Pai <wowitsevelynwow+github@gmail.com>2022-08-14 10:01:13 -0700
committerGitHub <noreply@github.com>2022-08-14 10:01:13 -0700
commitfb7b7f20eaf938404c02a4602ce09e0bfe63cf30 (patch)
treec6c44f45f0be263c82ebf596b973d6289262fadf /docs/configuration/interfaces
parent78c58d2acd171ebbf9183c21bf76b96a0deb2edd (diff)
downloadvyos-documentation-fb7b7f20eaf938404c02a4602ce09e0bfe63cf30.tar.gz
vyos-documentation-fb7b7f20eaf938404c02a4602ce09e0bfe63cf30.zip
update ethernet hardware offload to reflect current options and order
Diffstat (limited to 'docs/configuration/interfaces')
-rw-r--r--docs/configuration/interfaces/ethernet.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/interfaces/ethernet.rst b/docs/configuration/interfaces/ethernet.rst
index dcc9e529..96ccb25f 100644
--- a/docs/configuration/interfaces/ethernet.rst
+++ b/docs/configuration/interfaces/ethernet.rst
@@ -71,8 +71,8 @@ Ethernet options
Offloading
----------
-.. cfgcmd:: set interfaces ethernet <interface> offload <gro | gso | sg | tso |
- ufo | rps>
+.. cfgcmd:: set interfaces ethernet <interface> offload <gro | gso | lro | rps |
+ sg | tso>
Enable different types of hardware offloading on the given NIC.