65ed2d0503
Change-Id: I6fd53d3ef12e4b6f1af1e5605c09938bce324ec9 Signed-off-by: jdenisco <jdenisco@cisco.com>
33 lines
1.1 KiB
ReStructuredText
33 lines
1.1 KiB
ReStructuredText
.. fdio-firstcut 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 and multi-platform network stack.
|
|
|
|
FD.io VPP is, at it's core, a scalable layer 2-4 network stack.
|
|
It supports integration into both Open Stack and Kubernetes environments.
|
|
It supports network management features including configuration, counters and sampling.
|
|
It supports extending with plugins, tracing and debugging.
|
|
It supports use cases such as vSwitch, vRouter, Gateways, Firewalls and Load Balancers, to name but a few.
|
|
Finally it is useful both a software development kit or an appliance out of the box.
|
|
|
|
.. 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
|