]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: fix small inconsistencies in the table of zapi command values
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 18 Jan 2019 18:06:00 +0000 (16:06 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 18 Jan 2019 18:06:00 +0000 (16:06 -0200)
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
doc/developer/zebra.rst

index f771d48235b57583b8429c2635a9e6029118a93e..74a8605bf2cd14cf9fb2e783afbda1465310a13b 100644 (file)
@@ -241,7 +241,7 @@ Zebra Protocol Commands
 +------------------------------------+-------+
 | ZEBRA_INTERFACE_DISABLE_RADV       | 42    |
 +------------------------------------+-------+
-| ZEBRA_IPV3_NEXTHOP_LOOKUP_MRIB     | 44    |
+| ZEBRA_IPV3_NEXTHOP_LOOKUP_MRIB     | 43    |
 +------------------------------------+-------+
 | ZEBRA_INTERFACE_LINK_PARAMS        | 44    |
 +------------------------------------+-------+
@@ -279,9 +279,9 @@ Zebra Protocol Commands
 +------------------------------------+-------+
 | ZEBRA_VNI_DEL                      | 61    |
 +------------------------------------+-------+
-| ZEBRA_L2VNI_ADD                    | 63    |
+| ZEBRA_L3VNI_ADD                    | 62    |
 +------------------------------------+-------+
-| ZEBRA_L2VNI_DEL                    | 64    |
+| ZEBRA_L3VNI_DEL                    | 63    |
 +------------------------------------+-------+
 | ZEBRA_REMOTE_VTEP_ADD              | 64    |
 +------------------------------------+-------+