Skip to content
Snippets Groups Projects
Commit b42835db authored by David S. Miller's avatar David S. Miller
Browse files

ipv6: Make icmp route lookup code a bit clearer.


The route lookup code in icmpv6_send() is slightly tricky as a result of
having to handle all of the requirements of RFC 4301 host relookups.

Pull the route resolution into a seperate function, so that the error
handling and route reference counting is hopefully easier to see and
contained wholly within this new routine.

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