diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gettingstarted/developers/fib20/tunnels.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |