]> git.proxmox.com Git - mirror_frr.git/blobdiff - pimd/pim_upstream.c
eigrpd: eigrp usage of uint32_t to struct in_addr for router_id data
[mirror_frr.git] / pimd / pim_upstream.c
index e5f5b34f2f857da8fc484d7c0f8599b07b3416d8..cd5b632dedb95d006a1f86d63afee0331831d614 100644 (file)
@@ -462,7 +462,7 @@ static int pim_upstream_could_register(struct pim_upstream *up)
        return 0;
 }
 
-/* Source registration is supressed for SSM groups. When the SSM range changes
+/* Source registration is suppressed for SSM groups. When the SSM range changes
  * we re-revaluate register setup for existing upstream entries */
 void pim_upstream_register_reevaluate(struct pim_instance *pim)
 {