Files
linux/net/core
Duan Jiong 7450c98a06 neigh: recompute reachabletime before returning from neigh_periodic_work()
[ Upstream commit feff9ab2e7 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-23 21:44:00 -07:00
..
2014-01-15 17:02:08 -08:00
2010-11-28 18:24:14 -08:00
2014-03-06 22:06:12 -08:00
2013-10-25 19:03:39 -04:00