]> git.puffer.fish Git - mirror/frr.git/commit
isisd: Lsp fragments will delete the corresponding dyn_cache entry. 17044/head
authorbaozhen-H3C <bao.zhen@h3c.com>
Wed, 9 Oct 2024 09:58:05 +0000 (17:58 +0800)
committerb29332 <bao.zhen@h3c.com>
Wed, 9 Oct 2024 11:41:07 +0000 (19:41 +0800)
commitc2b70369b641250363c919ccba80476cacd350a3
tree41857e5cf4df5448ec91c20c40a06bd2bcddde12
parent93032f183ae7f98f68fa97855015ac16c44c0065
isisd: Lsp fragments will delete the corresponding dyn_cache entry.

When LSP fragments age, isis_dynhn_remove() is also called to remove the corresponding dyhn_cache entries.

Signed-off-by: baozhen-H3C <bao.zhen@h3c.com>
isisd/isis_lsp.c