blob: d977732986502a75886e68da8f6bd13006362848 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
---
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}
:includehidden: true
:maxdepth: 1
description
requirements
limitations
configuration/index
troubleshooting
```
|