diff options
author | 2024-02-27 13:18:16 +0100 | |
---|---|---|
committer | 2025-02-28 16:43:02 +0000 | |
commit | 1c6538968b5a6085a87395bccc50eafeb5aa6094 (patch) | |
tree | 8f51cf0a42ffc34f08dba285bbd2c0f0d6caa58e /docs/gettingstarted/progressivevpp/index.rst | |
parent | a013224b9d35fcfd7c454c5222027ebb3a2a4d47 (diff) |
docs: Restore and update nat section of progressive tutorial
The NAT section of the Progressive Tutorial was likely accidentally lost
in If5b0d07ea90d978c6b1f11210a661876b7929653. This patch restores it. It
is also updated to reflect current package and plugin names and cli
reference links.
Type: docs
Change-Id: Ifb6117cd00768fd05dccfa506b4e97c81f9bcf21
Signed-off-by: Bence Romsics <bence.romsics@gmail.com>
Diffstat (limited to 'docs/gettingstarted/progressivevpp/index.rst')
-rw-r--r-- | docs/gettingstarted/progressivevpp/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gettingstarted/progressivevpp/index.rst b/docs/gettingstarted/progressivevpp/index.rst index efe31b12db5..e35daf6ab70 100644 --- a/docs/gettingstarted/progressivevpp/index.rst +++ b/docs/gettingstarted/progressivevpp/index.rst @@ -23,3 +23,4 @@ will discuss basic operations, and the state of a running FD.io VPP on a system. twovppinstances.rst routing.rst switching.rst + nat.rst |