]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_packet.c
lib: enforce vrf_name_to_id by returning default_vrf when name is null
[mirror_frr.git] / ospfd / ospf_packet.c
index 79b464880555a3c2f1fb6dccab720b0013c5b4a6..3bb3b79a6a728481e75f041f88c5ad58cb786a3c 100644 (file)
@@ -3368,7 +3368,7 @@ static int ospf_make_db_desc(struct ospf_interface *oi,
                                if (IS_OPAQUE_LSA(lsa->data->type)
                                    && (!CHECK_FLAG(options, OSPF_OPTION_O))) {
                                        /* Suppress advertising
-                                        * opaque-informations. */
+                                        * opaque-information. */
                                        /* Remove LSA from DB summary list. */
                                        ospf_lsdb_delete(lsdb, lsa);
                                        continue;