===== net/ipv6/ip6_output.c 1.85 vs edited ===== --- 1.85/net/ipv6/ip6_output.c 2005-03-03 16:12:38 +11:00 +++ edited/net/ipv6/ip6_output.c 2005-03-14 22:05:31 +11:00 @@ -397,6 +397,7 @@ IP6_INC_STATS(IPSTATS_MIB_INDISCARDS); goto drop; } + dst = skb->dst; /* IPv6 specs say nothing about it, but it is clear that we cannot send redirects to source routed frames.