From 00faafed96d86a970bf566c79f1bfd304630ccaa Mon Sep 17 00:00:00 2001 From: zdc Date: Fri, 29 Aug 2025 19:53:13 +0300 Subject: VPP: Add comprehensive VPP documentation This commit introduces extensive documentation for VyOS VPP (Vector Packet Processing) Dataplane interfaces and features, including examples. Features documented: * VPP integration description, base requirements and limitations * VPP dataplane core settings * Features enabled in the dataplane: ACL, IPsec, NAT, sFlow * VPP interface types: bonding, bridge, GRE, IPIP, kernel, loopback, VXLAN, XConnect Note: This is an initial documentation version that will require ongoing improvements based on user feedback and questions, real-world deployment testing and validation, additional use cases and configuration scenarios discovered in production. Therefore, all pages are marked as "need improvement". --- docs/_static/images/vpp/vyos_vpp_integration.svg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/_static/images/vpp/vyos_vpp_integration.svg (limited to 'docs/_static') diff --git a/docs/_static/images/vpp/vyos_vpp_integration.svg b/docs/_static/images/vpp/vyos_vpp_integration.svg new file mode 100644 index 00000000..3a16a9bd --- /dev/null +++ b/docs/_static/images/vpp/vyos_vpp_integration.svg @@ -0,0 +1,3 @@ + + +
Kernel
VPP
NIC
NIC
NIC
NIC
\ No newline at end of file -- cgit v1.2.3