mbox series

[net,0/2] ipv6: Multipath routing fixes

Message ID 20250402114224.293392-1-idosch@nvidia.com (mailing list archive)
Headers show
Series ipv6: Multipath routing fixes | expand

Message

Ido Schimmel April 2, 2025, 11:42 a.m. UTC
This patchset contains two fixes for IPv6 multipath routing. See the
commit messages for more details.

Ido Schimmel (2):
  ipv6: Start path selection from the first nexthop
  ipv6: Do not consider link down nexthops in path selection

 net/ipv6/route.c | 42 ++++++++++++++++++++++++++++++++++++++----
 1 file changed, 38 insertions(+), 4 deletions(-)