From: David Ahern
Date: Wed, 9 Sep 2015 16:56:16 -0600
> arg... I goofed the subject line (default is net-next via git config),
> but this one is required for 2/2 so if you want 2/2 for net this one
> should be net as well.
Understood.
--
To unsubscribe from this list: send the line "unsubscribe
arg... I goofed the subject line (default is net-next via git config),
but this one is required for 2/2 so if you want 2/2 for net this one
should be net as well.
On 9/9/15 3:57 PM, David Ahern wrote:
VRF device needs same path selection following lookup to set source
address. Rather than dup
VRF device needs same path selection following lookup to set source
address. Rather than duplicating code, move existing code into a
function that is exported to modules.
Signed-off-by: David Ahern
---
include/net/ip_fib.h | 2 ++
net/ipv4/fib_semantics.c | 18 ++
net/ipv4/r