On 02/01/13 18:25, Eric Dumazet wrote: > A fix would be to add after : > > sk = skb->sk; > > the following code : > > if (sk && sk->sk_state == TCP_TIME_WAIT) > sk = NULL; Thanks. I assumed the xt_qtaguid code was ok because xt_owner does a similar thing - does that also need this fix? -- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html