30 lines
488 B
ReStructuredText
Raw Normal View History

.. _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
softwarearchitecture
infrastructure
vlib
plugins
vnet
featurearcs
bihash
vpp_api_module
binary_api_support
sample_plugin