aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_parser.c
diff options
context:
space:
mode:
authorSriram Yagnaraman <[email protected]>2023-08-31 10:03:31 +0200
committerDavid S. Miller <[email protected]>2023-09-01 08:11:51 +0100
commit8423be8926aa82cd2e28bba5cc96ccb72c7ce6be (patch)
treebae347d830f05f4555cf1a9d481652193ce9d1c3 /drivers/platform/surface/aggregator/ssh_parser.c
parent6ac66cb03ae306c2e288a9be18226310529f5b25 (diff)
ipv6: ignore dst hint for multipath routes
Route hints when the nexthop is part of a multipath group causes packets in the same receive batch to be sent to the same nexthop irrespective of the multipath hash of the packet. So, do not extract route hint for packets whose destination is part of a multipath group. A new SKB flag IP6SKB_MULTIPATH is introduced for this purpose, set the flag when route is looked up in fib6_select_path() and use it in ip6_can_use_hint() to check for the existence of the flag. Fixes: 197dbf24e360 ("ipv6: introduce and uses route look hints for list input.") Signed-off-by: Sriram Yagnaraman <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Reviewed-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions