Files
linux/include/net
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-10-08 17:42:36 -04:00
2012-10-01 17:01:46 -04:00
2012-09-24 16:31:37 -04:00
2012-10-04 13:58:26 -04:00
2012-10-01 17:01:57 -04:00
2012-10-08 17:42:36 -04:00