Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Description
Currently when MR peer is being discovered, it replies with the list of its NIs and their status. Even if NI is "down" due to a "fatal" condition like locally detected "link down", it is listed with "UP" status in the reply, so the recipient can find out that the NI is not reachable only by trying to communicate to it and failing.
Instead, to avoid unnecessary delay in this scenario, NI status can be tracked such that locally recognized "down" state is available to any discovering peer.