commit | 0d876f2c6de5b1b00c2fd38bb4f4692e720207b1 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue Feb 13 08:11:34 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 13 14:00:57 2018 -0500 |
tree | 1b6dfe55bd2c69fc829d524354ca575d96ea64fe | |
parent | 3174a944761d70e466444e81d5a3b80247596568 [diff] |
net/ipv4: Simplify fib_select_path If flow oif is set and it is not an l3mdev, then fib_select_path can jump to the source address check. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>