Skip to content
  • Sean Hefty's avatar
    IB/addr: Fix IPv6 routing lookup · d14714df
    Sean Hefty authored
    
    
    Include link scope as part of address resolution.  Combine local
    and remote address resolution into a single, simpler code path.
    Fix error checking in the IPv6 routing lookups.
    
    Based on work from:
    David Wilder <dwilder@us.ibm.com>
    Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
    
    Signed-off-by: default avatarSean Hefty <sean.hefty@intel.com>
    
    [ Fix up cma_check_linklocal() for !IPV6 case.  - Roland ]
    
    Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
    d14714df