aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer/corefeatures/fib/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/developer/corefeatures/fib/index.rst')
-rw-r--r--docs/developer/corefeatures/fib/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/developer/corefeatures/fib/index.rst b/docs/developer/corefeatures/fib/index.rst
new file mode 100644
index 00000000000..37c548b3f59
--- /dev/null
+++ b/docs/developer/corefeatures/fib/index.rst
@@ -0,0 +1,21 @@
+.. _fib20:
+
+The FIB
+===========================================
+
+This describe the FIB (Forwarding information base) implementation :
+Hierarchical, Protocol, Independent
+
+.. toctree::
+
+ prerequisites
+ thedatamodel
+ tunnels
+ mplsfib
+ multicast
+ debugging
+ fastconvergence
+ scale
+ barnacles
+ hacking
+ missing