John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 1 | .. 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 | ######### |
| 7 | FD.io VPP |
| 8 | ######### |
| 9 | |
John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 10 | FD.io Vector Packet Processing (VPP) is a fast, scalable and multi-platform network stack. |
| 11 | |
| 12 | FD.io VPP is, at it's core, a scalable layer 2-4 network stack. |
| 13 | It supports integration into both Open Stack and Kubernetes environments. |
| 14 | It supports network management features including configuration, counters and sampling. |
| 15 | It supports extending with plugins, tracing and debugging. |
| 16 | It supports use cases such as vSwitch, vRouter, Gateways, Firewalls and Load Balancers, to name but a few. |
| 17 | Finally 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 DeNisco | 758dc46 | 2018-08-13 17:00:06 -0400 | [diff] [blame] | 24 | links/index |
John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 25 | usecases/index |
Scitt Keeler | d9b2fce | 2018-08-30 13:09:34 -0400 | [diff] [blame] | 26 | featuresbyrelease/index |
John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 27 | troubleshooting/index |
John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame] | 28 | events/index |
| 29 | reference/index |
jdenisco | 45e1cd9 | 2018-09-17 15:39:09 -0400 | [diff] [blame^] | 30 | relatedprojects/index |
| 31 | archive/index |