Re: [PATCH v3] route: do not cache fib route info on local routes with oif

2016-04-08 Thread Julian Anastasov
Hello, On Fri, 8 Apr 2016, Chris Friesen wrote: > For local routes that require a particular output interface we do not want to > cache the result. Caching the result causes incorrect behaviour when there > are > multiple source addresses on the interface. The end result being that if

[PATCH v3] route: do not cache fib route info on local routes with oif

2016-04-08 Thread Chris Friesen
For local routes that require a particular output interface we do not want to cache the result. Caching the result causes incorrect behaviour when there are multiple source addresses on the interface. The end result being that if the intended recipient is waiting on that interface for the packet