On Sunday 05 September 2010 00:44:30 Sven Eckelmann wrote: > The soft-interface transmission function expects that the unicast skb is > still available when a send failed. This is not true on failed search > for a router. Thus we would try to free the skb twice and create many > different and hard to debug memory access failures due to access on not > (anymore) allocated memory.
Applied in revision 1786. Thanks, Marek
