diff options
Diffstat (limited to 'docs/vpp/index.rst')
| -rw-r--r-- | docs/vpp/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/vpp/index.rst b/docs/vpp/index.rst new file mode 100644 index 00000000..e5848981 --- /dev/null +++ b/docs/vpp/index.rst @@ -0,0 +1,22 @@ +:lastproofread: 2025-09-04 + +.. _vpp_index: + +.. include:: /_include/need_improvement.txt + +############# +VPP Dataplane +############# + +VPP (Vector Packet Processing) is a high performance, packet processing stack +that runs in user space. VyOS can use VPP as an alternative dataplane to +the Linux kernel networking stack. + +.. toctree:: + :maxdepth: 1 + :includehidden: + + description + requirements + limitations + configuration/index |
