Optimize neighbor unreachability detection probe fallback.
Set neighbor parameter mcast_resolicit to 3 and force kernel still stay at PROBE state to initate the mcast probe after unicast probes fail. If both mcast probe and unicat probe fails, then just notify neighbor lost event; if device receives response from mcast probes, checking if neighbor's link-layer address has not changed is required. Bug: 162944199 Test: atest NetworkStackIntegrationTest Change-Id: I3aa7d64ce2c17317395693fa29475b4435c57d93
Loading
Please register or sign in to comment