X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fdeveloper%2Fcorefeatures%2Ffib%2Ftunnels.rst;fp=docs%2Fgettingstarted%2Fdevelopers%2Ffib20%2Ftunnels.rst;h=d948a5e2bdac6746aec6d66930af287ea1199bd0;hb=9ad39c026c8a3c945a7003c4aa4f5cb1d4c80160;hp=f53d62235894a0ed4d035a149c091ad9ef9d3ce5;hpb=f47122e07e1ecd0151902a3cabe46c60a99bee8e;p=vpp.git diff --git a/docs/gettingstarted/developers/fib20/tunnels.rst b/docs/developer/corefeatures/fib/tunnels.rst similarity index 99% rename from docs/gettingstarted/developers/fib20/tunnels.rst rename to docs/developer/corefeatures/fib/tunnels.rst index f53d6223589..d948a5e2bda 100644 --- a/docs/gettingstarted/developers/fib20/tunnels.rst +++ b/docs/developer/corefeatures/fib/tunnels.rst @@ -9,7 +9,7 @@ recursive. However, as with recursive routes the tunnel's destination is known beforehand, so the second lookup can be avoided if the packet can follow the already constructed data-plane graph for the tunnel's destination. This process of joining to DP graphs together is termed *stacking*. - + .. figure:: /_images/fib20fig11.png Figure 11: Tunnel control plane object diagram