Re: [PATCH net-next v2 1/2] ipv6: start fib6 gc on RTF_CACHE dst creation

2017-10-19 Thread Sergei Shtylyov
Hello! On 10/18/2017 11:23 PM, Paolo Abeni wrote: After the commit Fixes: 2b760fcf5cfb ("ipv6: hook up exception Fixes: belongs in the tag section. :-) table to store dst cache"), the fib6 gc is not started after the creation of a RTF_CACHE via a redirect or pmtu update, since fib6_add()

[PATCH net-next v2 1/2] ipv6: start fib6 gc on RTF_CACHE dst creation

2017-10-18 Thread Paolo Abeni
After the commit Fixes: 2b760fcf5cfb ("ipv6: hook up exception table to store dst cache"), the fib6 gc is not started after the creation of a RTF_CACHE via a redirect or pmtu update, since fib6_add() isn't invoked anymore for such dsts. We need the fib6 gc to run periodically to clean the RTF_CACH