Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
603e754
)
docs: correct fib tunnel diagram reference
68/28168/2
author
Christian Hopps
<
[email protected]
>
Tue, 4 Aug 2020 10:16:12 +0000
(06:16 -0400)
committer
Chris Luke
<
[email protected]
>
Thu, 13 Aug 2020 12:29:10 +0000
(12:29 +0000)
The included image was pulling in figure 2, change to the correct
figure 11.
Type: docs
Signed-off-by: Christian Hopps <
[email protected]
>
Change-Id: I3679916364753fc682d1d1713fce952de398e626
docs/gettingstarted/developers/fib20/tunnels.rst
patch
|
blob
|
history
diff --git
a/docs/gettingstarted/developers/fib20/tunnels.rst
b/docs/gettingstarted/developers/fib20/tunnels.rst
index
c33d63c
..
c96b133
100644
(file)
--- 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/fib20fig
2
.png
+.. figure:: /_images/fib20fig
11
.png
Figure 11: Tunnel control plane object diagram