]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_evpn_mh.h
Merge pull request #7635 from AnuradhaKaruppiah/ead-evi-knobs
[mirror_frr.git] / bgpd / bgp_evpn_mh.h
index 4ad57731e923a02abf8f586a4dc03bb0fb71529c..6199113e87d64dd6bf356d43def3d402587da90f 100644 (file)
@@ -100,7 +100,7 @@ struct bgp_evpn_es {
        /* List of ES-VRFs associated with this ES */
        struct list *es_vrf_list;
 
-       /* List of MAC-IP global routes using this ES as destination -
+       /* List of MAC-IP VNI paths using this ES as destination -
         * element is bgp_path_info_extra->es_info
         */
        struct list *macip_path_list;