summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-01-10 15:14:45 -0500
committerDavid S. Miller <davem@davemloft.net>2018-01-10 15:14:45 -0500
commit8448f91fcdf8d028e40ec526b39ded01e4dafc11 (patch)
tree1af7f7291b37d5e8c3106540e06a041d9f563d83 /drivers/net/ethernet/mellanox
parente2b3b35eb9896f26c98b9a2c047d9111638059a2 (diff)
parent398958ae48f44bb036d0fa9829cd489270bf1fc2 (diff)
downloadlinux-8448f91fcdf8d028e40ec526b39ded01e4dafc11.tar.bz2
Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath'
Ido Schimmel says: ==================== ipv6: Add support for non-equal-cost multipath This set aims to add support for IPv6 non-equal-cost multipath routes. The first three patches convert multipath selection to use the hash-threshold method (RFC 2992) instead of modulo-N. The same method is employed by the IPv4 routing code since commit 0e884c78ee19 ("ipv4: L3 hash-based multipath"). Unlike modulo-N, with hash-threshold only the flows near the region boundaries are affected when a nexthop is added or removed. In addition, it allows us to easily add support for non-equal-cost multipath in the last patch by sizing the different regions according to the provided weights. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox')
0 files changed, 0 insertions, 0 deletions