From: Alexey Roytman <[email protected]> The actual number of the "Destination unknown" table, is 24 and is not 23 as mentioned.
Signed-off-by: Alexey Roytman <[email protected]> --- northd/ovn-northd.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/northd/ovn-northd.8.xml b/northd/ovn-northd.8.xml index a62f5c057..e42a2249e 100644 --- a/northd/ovn-northd.8.xml +++ b/northd/ovn-northd.8.xml @@ -1619,7 +1619,7 @@ output; </li> </ul> - <h3>Ingress Table 23 Destination unknown</h3> + <h3>Ingress Table 24 Destination unknown</h3> <p> This table handles the packets whose destination was not found or -- 2.25.1 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
