summaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted/developers/fib20/thedatamodel.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gettingstarted/developers/fib20/thedatamodel.rst')
-rw-r--r--docs/gettingstarted/developers/fib20/thedatamodel.rst15
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/gettingstarted/developers/fib20/thedatamodel.rst b/docs/gettingstarted/developers/fib20/thedatamodel.rst
deleted file mode 100644
index cd3de179814..00000000000
--- a/docs/gettingstarted/developers/fib20/thedatamodel.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-.. _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 as they are switched.
-
-.. toctree::
-
- controlplane
- dataplane
-