| .. _gstarteddevel: |
| |
| ########## |
| Developers |
| ########## |
| |
| The Developers section covers the following areas: |
| |
| * Building VPP |
| * Describes the components of the four VPP layers |
| * How to Create, Add, Enable/Disable features |
| * Discusses different aspects of Bounded-index Extensible Hashing (bihash) |
| |
| |
| .. toctree:: |
| :maxdepth: 2 |
| |
| building |
| running_vpp |
| gdb_examples |
| gitreview |
| softwarearchitecture |
| infrastructure |
| vlib |
| plugins |
| vnet |
| featurearcs |
| multiarch/index.rst |
| bihash |
| vpp_api_module |
| binary_api_support |
| buildsystem/index.rst |
| sample_plugin |
| |