blob: 5a9ddc3288fa2da0fcc96de8b41712f9b5c28a9b [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001.. fdio-firstcut documentation master file, created by
2 sphinx-quickstart on Thu Apr 12 11:02:31 2018.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
6#########
7FD.io VPP
8#########
9
10This is beta VPP Documentation it is not meant to be complete or accurate yet!!!!
11
12FD.io Vector Packet Processing (VPP) is a fast, scalable and multi-platform network stack.
13
14FD.io VPP is, at it's core, a scalable layer 2-4 network stack.
15It supports integration into both Open Stack and Kubernetes environments.
16It supports network management features including configuration, counters and sampling.
17It supports extending with plugins, tracing and debugging.
18It supports use cases such as vSwitch, vRouter, Gateways, Firewalls and Load Balancers, to name but a few.
19Finally it is useful both a software development kit or an appliance out of the box.
20
21.. toctree::
22 :maxdepth: 2
23
24 overview/index
25 gettingstarted/index
26 usecases/index
27 troubleshooting/index
28 guides/index
29 events/index
30 reference/index