mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 23:42:15 +00:00
Merge pull request #8298 from donaldsharp/isis_spelling
isisd: Fix spelling mistake
This commit is contained in:
commit
7183def9b1
@ -1563,7 +1563,7 @@ int _lsp_regenerate_schedule(struct isis_area *area, int level,
|
|||||||
*/
|
*/
|
||||||
if (area->bfd_signalled_down) {
|
if (area->bfd_signalled_down) {
|
||||||
sched_debug(
|
sched_debug(
|
||||||
"ISIS (%s): Scheduling immediately due to BDF 'down' message.",
|
"ISIS (%s): Scheduling immediately due to BFD 'down' message.",
|
||||||
area->area_tag);
|
area->area_tag);
|
||||||
area->bfd_signalled_down = false;
|
area->bfd_signalled_down = false;
|
||||||
area->bfd_force_spf_refresh = true;
|
area->bfd_force_spf_refresh = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user