summaryrefslogtreecommitdiff
path: root/docs/_include
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-02-11 20:38:34 +0100
committerGitHub <noreply@github.com>2021-02-11 20:38:34 +0100
commit262e886fde9ced4a1211bfa99e7d675f98dbf3b9 (patch)
tree9d8e205db531f2eb8183164cc66f848116a9600b /docs/_include
parente8c28a5bd7103aa9ebd402eaab644f99fc25f475 (diff)
parenta0154149dd448be158e356fa8ae8b6595e6bd35b (diff)
downloadvyos-documentation-262e886fde9ced4a1211bfa99e7d675f98dbf3b9.tar.gz
vyos-documentation-262e886fde9ced4a1211bfa99e7d675f98dbf3b9.zip
Merge pull request #449 from dantho281/fix/dantho-docs-cleanup
Fix/dantho docs cleanup
Diffstat (limited to 'docs/_include')
-rw-r--r--docs/_include/interface-ip.txt2
-rw-r--r--docs/_include/interface-xdp.txt6
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/_include/interface-ip.txt b/docs/_include/interface-ip.txt
index 89937806..abbed529 100644
--- a/docs/_include/interface-ip.txt
+++ b/docs/_include/interface-ip.txt
@@ -126,7 +126,7 @@
possible to allow these hosts to communicate through the upstream router by
proxy_arp'ing.
- .. note:: Don't need to be used together with proxy_arp.
+ .. note:: Does not need to be used together with proxy_arp.
This technology is known by different names:
diff --git a/docs/_include/interface-xdp.txt b/docs/_include/interface-xdp.txt
index d87151fc..e28db88d 100644
--- a/docs/_include/interface-xdp.txt
+++ b/docs/_include/interface-xdp.txt
@@ -1,6 +1,6 @@
.. cfgcmd:: set interfaces {{ var0 }} <interface> xdp
- Enable support for Linux :abbr:`XDP (eXpress Data Path)` on recent 1.3 rolling
+ Enable support for Linux :abbr:`XDP (eXpress Data Path)` on recent 1.4 rolling
releases. You must enable it for every interface which should participate in
the XDP forwarding.
@@ -18,10 +18,12 @@
nftables.
Enabling this feature will only load the XDP router code as described here:
+ .. stop_vyoslinter
https://blog.apnic.net/2020/04/30/how-to-build-an-xdp-based-bgp-peering-router/
+ .. start_vyoslinter
Example:
.. code-block:: none
- set interfaces {{ var0 }} {{ var1 }} xdp \ No newline at end of file
+ set interfaces {{ var0 }} {{ var1 }} xdp