blob: 40d9fc7030649f548acd794fdeed77db53457053 [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
John DeNisco06dcd452018-07-26 12:45:10 -040010FD.io Vector Packet Processing (VPP) is a fast, scalable and multi-platform network stack.
11
12FD.io VPP is, at it's core, a scalable layer 2-4 network stack.
13It supports integration into both Open Stack and Kubernetes environments.
14It supports network management features including configuration, counters and sampling.
15It supports extending with plugins, tracing and debugging.
16It supports use cases such as vSwitch, vRouter, Gateways, Firewalls and Load Balancers, to name but a few.
17Finally it is useful both a software development kit or an appliance out of the box.
18
19.. toctree::
20 :maxdepth: 2
21
22 overview/index
23 gettingstarted/index
John DeNisco758dc462018-08-13 17:00:06 -040024 links/index
John DeNisco06dcd452018-07-26 12:45:10 -040025 usecases/index
Scitt Keelerd9b2fce2018-08-30 13:09:34 -040026 featuresbyrelease/index
John DeNisco06dcd452018-07-26 12:45:10 -040027 troubleshooting/index
John DeNisco06dcd452018-07-26 12:45:10 -040028 events/index
29 reference/index
jdenisco45e1cd92018-09-17 15:39:09 -040030 relatedprojects/index
31 archive/index