]> git.puffer.fish Git - mirror/frr.git/commit
isisd: When adjacencies go up and down add support to modify attached-bit
authorlynne <lynne@voltanet.io>
Sat, 30 Jan 2021 00:36:22 +0000 (19:36 -0500)
committerlynne <lynne@voltanet.io>
Mon, 1 Feb 2021 21:04:10 +0000 (16:04 -0500)
commit77d73edfcd5753580e9d1b6b131e6c83890d19d6
tree5082ba7feb1bd4391601f44e805e5fc0044f462f
parentecf497baeda77bfd040818c7bd2ad412cac76d66
isisd: When adjacencies go up and down add support to modify attached-bit

When adjacencies change state the attached-bits in LSPs in other areas
on the router may need to be modified.

 1. If a router no longer has a L2 adjacency to another area the
    attached-bit must no longer be sent in the LSP
 2. If a new L2 adjacency comes up in a different area then the
    attached-bit should be sent in the LSP

Signed-off-by: Lynne Morrison <lynne@voltanet.io>
isisd/isis_lsp.c
isisd/isis_spf.c
isisd/isisd.c
isisd/isisd.h