Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
neigh: recompute reachabletime before returning from neigh_periodic_w…
…ork() If the neigh table's entries is less than gc_thresh1, the function will return directly, and the reachabletime will not be recompute, so the reachabletime can be guessed. Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information