|
@@ -1545,9 +1545,10 @@ void ndisc_send_redirect(struct sk_buff *skb, struct neighbour *neigh,
|
|
&saddr_buf, &ipv6_hdr(skb)->saddr, dev->ifindex);
|
|
&saddr_buf, &ipv6_hdr(skb)->saddr, dev->ifindex);
|
|
dst = ip6_route_output(net, NULL, &fl6);
|
|
dst = ip6_route_output(net, NULL, &fl6);
|
|
dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0);
|
|
dst = xfrm_lookup(net, dst, flowi6_to_flowi(&fl6), NULL, 0);
|