Steffen Klassert 703fb94ec5 xfrm: Fix the gc threshold value for ipv4
The xfrm gc threshold value depends on ip_rt_max_size. This
value was set to INT_MAX with the routing cache removal patch,
so we start doing garbage collecting when we have INT_MAX/2
IPsec routes cached. Fix this by going back to the static
threshold of 1024 routes.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2012-11-13 09:15:07 +01:00
..
2012-09-17 13:42:20 +01:00
2012-10-23 10:23:49 -04:00
2012-10-13 10:57:01 +09:00
2012-10-30 19:48:48 -07:00
2012-10-12 10:21:02 +09:00
2012-10-24 05:17:27 +03:00