diff options
author | Guillaume Nault <gnault@redhat.com> | 2024-01-03 16:06:32 +0100 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2024-01-17 08:18:53 +0100 |
commit | 1982a2a02c9197436d4a8ea12f66bafab53f16a0 (patch) | |
tree | 7c91b01b2b7cdde4ced4465819875f19fc291986 /drivers/net/ethernet/intel/igc | |
parent | e327b2372bc0f18c30433ac40be07741b59231c5 (diff) |
xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
Commit 23e7b1bfed61 ("xfrm: Don't accidentally set RTO_ONLINK in
decode_session4()") fixed a problem where decode_session4() could
erroneously set the RTO_ONLINK flag for IPv4 route lookups. This
problem was reintroduced when decode_session4() was modified to
use the flow dissector.
Fix this by clearing again the two low order bits of ->flowi4_tos.
Found by code inspection, compile tested only.
Fixes: 7a0207094f1b ("xfrm: policy: replace session decode with flow dissector")
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions