Skip to content
Commit 97cac082 authored by David S. Miller's avatar David S. Miller
Browse files

ipv6: Store route neighbour in rt6_info struct.



This makes for a simplified conversion away from dst_get_neighbour*().

All code outside of ipv6 will use neigh lookups via dst_neigh_lookup*().

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 534cb283
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment