Home
last modified time | relevance | path

Searched hist:"00 ea1ceebe0d9f2dc1cc2b7bd575a00100c27869" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff 00ea1ceebe0d9f2dc1cc2b7bd575a00100c27869 Sat Feb 18 18:00:45 CST 2017 Willem de Bruijn <willemb@google.com> ipv6: release dst on error in ip6_dst_lookup_tail

If ip6_dst_lookup_tail has acquired a dst and fails the IPv4-mapped
check, release the dst before returning an error.

Fixes: ec5e3b0a1d41 ("ipv6: Inhibit IPv4-mapped src address on the wire.")
Signed-off-by: Willem de Bruijn <willemb@google.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>