Files
linux/net
David Ahern 874fb9e2ca ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
Tobias reported regressions in IPsec tests following the patch
referenced by the Fixes tag below. The root cause is dropping the
reset of the flowi4_oif after the fib_lookup. Apparently it is
needed for xfrm cases, so restore the oif update to ip_route_output_flow
right before the call to xfrm_lookup_route.

Fixes: 2fbc6e89b2 ("ipv4: Update exception handling for multipath routes via same device")
Reported-by: Tobias Brunner <tobias@strongswan.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-10-10 11:38:59 -07:00
..
2020-10-08 12:05:07 -07:00
2020-08-25 07:50:25 -07:00
2020-08-27 07:55:59 -07:00
2020-10-10 11:04:53 -07:00
2020-10-02 13:00:38 -07:00
2020-10-05 17:09:22 +01:00
2020-09-21 10:13:25 -04:00