Home
last modified time | relevance | path

Searched hist:b42835db (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dicmp.cb42835db Wed Mar 02 00:06:22 CST 2011 David S. Miller <davem@davemloft.net> 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: David S. Miller <davem@davemloft.net>
b42835db Wed Mar 02 00:06:22 CST 2011 David S. Miller <davem@davemloft.net> 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: David S. Miller <davem@davemloft.net>