From: Christian Hopps Date: Tue, 4 Aug 2020 10:16:12 +0000 (-0400) Subject: docs: correct fib tunnel diagram reference X-Git-Tag: v21.01-rc0~116 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=047f67eeddcb40dbffc06fcff314838b9de4533e;p=vpp.git docs: correct fib tunnel diagram reference The included image was pulling in figure 2, change to the correct figure 11. Type: docs Signed-off-by: Christian Hopps Change-Id: I3679916364753fc682d1d1713fce952de398e626 --- diff --git a/docs/gettingstarted/developers/fib20/tunnels.rst b/docs/gettingstarted/developers/fib20/tunnels.rst index c33d63c3b92..c96b1337d4e 100644 --- a/docs/gettingstarted/developers/fib20/tunnels.rst +++ b/docs/gettingstarted/developers/fib20/tunnels.rst @@ -10,7 +10,7 @@ beforehand, so the recursive switch 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/fib20fig2.png +.. figure:: /_images/fib20fig11.png Figure 11: Tunnel control plane object diagram