mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 16:55:41 +00:00
b6f268d075
Backports the link state checker fix from main (cdc5d8988) to resolve
intermittent "more than one active link found" failures in
Test_DuplicateLinkWithLinkCloseDialer.
- tracks faults that arrive before a link is registered via HandleLink
and applies them once the link shows up, instead of dropping them
- stops re-validating an existing link that has already been faulted, so
a router re-reporting a duplicate link on reconnect no longer leaves
two active links