]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zebra_vxlan.h
zebra: Add "show evpn vni detail" command
[mirror_frr.git] / zebra / zebra_vxlan.h
index 1c394e9effad895bcd6643a67ab7a5e3c6e91474..0db40188e154015940bd8d597822f8d78efc3fd4 100644 (file)
@@ -117,6 +117,9 @@ extern void zebra_vxlan_print_vni(struct vty *vty, struct zebra_vrf *zvrf,
                                  vni_t vni, bool use_json);
 extern void zebra_vxlan_print_vnis(struct vty *vty, struct zebra_vrf *zvrf,
                                   bool use_json);
+extern void zebra_vxlan_print_vnis_detail(struct vty *vty,
+                                         struct zebra_vrf *zvrf,
+                                         bool use_json);
 extern void zebra_vxlan_print_rmacs_l3vni(struct vty *vty, vni_t vni,
                                          bool use_json);
 extern void zebra_vxlan_print_rmacs_all_l3vni(struct vty *vty, bool use_json);