blob: 0fa3b21e768f8189651142a77497daa71747eb36 (
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
26
27
28
29
30
31
32
33
34
|
.. fdio-vpp documentation master file, created by
sphinx-quickstart on Thu Apr 12 11:02:31 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
#########
FD.io VPP
#########
FD.io Vector Packet Processing (VPP) is a fast, scalable layer 2-4
multi-platform network stack. VPP supports integration with OpenStack
and Kubernetes. Network management features include configuration,
counters and sampling. Development tools include plugin extensibility,
high-performance event-logging, multiple kinds of packet tracing;
debug images include extensive consistency checking.
Use-cases include vSwitch, vRouter, Gateways, Firewalls and Load
Balancers, to name several. Out of the box, VPP works as a software
development kit or an appliance.
.. toctree::
:maxdepth: 2
overview/index
gettingstarted/index
links/index
usecases/index
featuresbyrelease/index
troubleshooting/index
events/index
reference/index
relatedprojects/index
archive/index
about.rst
|