mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-09 08:09:43 +00:00
![]() Currently, the dynamic hostname cache is global. It is incorrect because neighbors in different VRFs may have the same system ID and different hostnames. This also fixes a memory leak - when the instance is deleted, the cache must be cleaned up and the cleanup thread must be cancelled. Fixes #8832. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com> |
||
---|---|---|
.. | ||
.gitignore | ||
test_common.c | ||
test_common.h | ||
test_fuzz_isis_tlv_tests.h.gz | ||
test_fuzz_isis_tlv.c | ||
test_fuzz_isis_tlv.py | ||
test_isis_lspdb.c | ||
test_isis_lspdb.py | ||
test_isis_spf.c | ||
test_isis_spf.in | ||
test_isis_spf.py | ||
test_isis_spf.refout | ||
test_isis_vertex_queue.c | ||
test_isis_vertex_queue.py | ||
test_topologies.c |