aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
diff options
context:
space:
mode:
authorDavid Ahern <[email protected]>2020-10-09 11:01:01 -0700
committerJakub Kicinski <[email protected]>2020-10-10 11:38:59 -0700
commit874fb9e2ca949b443cc419a4f2227cafd4381d39 (patch)
tree41a03c7533349f5714aa2e3e235a871aefc9e9df /tools/testing/selftests/bpf/prog_tests
parent49fb2f33f6a401d69002a30e804a786523a7b874 (diff)
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: 2fbc6e89b2f1 ("ipv4: Update exception handling for multipath routes via same device") Reported-by: Tobias Brunner <[email protected]> Signed-off-by: David Ahern <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions