On Fri, 2015-12-11 at 06:23 -0800, Eric Dumazet wrote: > On Sun, 2015-12-06 at 17:58 -0800, Eric Dumazet wrote: > > On Sun, 2015-12-06 at 13:03 -0800, Eric Dumazet wrote: > > > > > But then when later we promote a skb->dst to a refctounted one > > > (skb_dst_force(), we might make sure we abort the operation if __refcnt > > > == 0 ( and DST_NOCACHE is in dst->flags) > > > > > > > Minimum patch would be : > > > > Here is a more complete patch, it should fix the issue I think :
Hmm, I'll send a v3, I forgot to test DST_NOCACHE properly. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html