Searched hist:"3 c2a89ddc11896cf5498115c0380ab54b1c424b7" (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ |
H A D | xfrm4_policy.c | diff 3c2a89ddc11896cf5498115c0380ab54b1c424b7 Mon Jul 17 13:57:20 CEST 2017 Florian Westphal <fw@strlen.de> net: xfrm: revert to lower xfrm dst gc limit
revert c386578f1cdb4dac230395 ("xfrm: Let the flowcache handle its size by default.").
Once we remove flow cache, we don't have a flow cache limit anymore. We must not allow (virtually) unlimited allocations of xfrm dst entries. Revert back to the old xfrm dst gc limits.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/ |
H A D | xfrm6_policy.c | diff 3c2a89ddc11896cf5498115c0380ab54b1c424b7 Mon Jul 17 13:57:20 CEST 2017 Florian Westphal <fw@strlen.de> net: xfrm: revert to lower xfrm dst gc limit
revert c386578f1cdb4dac230395 ("xfrm: Let the flowcache handle its size by default.").
Once we remove flow cache, we don't have a flow cache limit anymore. We must not allow (virtually) unlimited allocations of xfrm dst entries. Revert back to the old xfrm dst gc limits.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|