commit | d14714df61681cfecf945a58436edf197327e87f | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Thu Nov 19 16:46:25 2009 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Nov 19 16:46:25 2009 -0800 |
tree | 1dc232e98f17c531d75b0646ea519264e49a63b1 | |
parent | 923c100ef019bf15fb89b6fa3d3ad0485d25d59b [diff] |
IB/addr: Fix IPv6 routing lookup 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: Sean Hefty <sean.hefty@intel.com> [ Fix up cma_check_linklocal() for !IPV6 case. - Roland ] Signed-off-by: Roland Dreier <rolandd@cisco.com>