summaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted/developers/fib20/thedatamodel.rst
blob: c5b315002211b34e88a5777f1231992d1829ecb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. _thedatamodel:

The Data Model
--------------

The FIB data model comprises two parts; the control-plane (CP) and the data-plane
(DP). The CP data model represents the data that is programmed into VPP by the
upper layers. The DP model represents how VPP derives actions to be performed on
packets are they are switched.

.. toctree::

   controlplane
   dataplane