[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1106281156180.2233@ja.ssi.bg>
Date: Tue, 28 Jun 2011 12:05:37 +0300 (EEST)
From: Julian Anastasov <ja@....bg>
To: David Miller <davem@...emloft.net>
cc: mangoo@...g.org, eric.dumazet@...il.com, netdev@...r.kernel.org,
bazsi@...abit.hu, hidden@...abit.hu
Subject: Re: what's causing "ip_rt_bug"?
Hello,
On Tue, 28 Jun 2011, David Miller wrote:
> From: Julian Anastasov <ja@....bg>
> Date: Tue, 28 Jun 2011 11:13:25 +0300 (EEST)
>
> > On Mon, 27 Jun 2011, David Miller wrote:
> >
> >> TPROXY has special code to make sure that time-wait sockets
> >> are not assigned to skb->sk, as explained in commit
> >> d503b30bd648b3cb4e5f50b65d27e389960cc6d9, that would cause
> >> all kinds of crashes in nfnetlink_log etc.
> >>
> >> Therefore we would see skb->sk==NULL at ip_route_me_harder()
> >> in that case.
> >
> > Aha, after this clarification other changes should not
> > be needed.
>
> By this do you mean that you think your patch in this thread
> is completely sufficient?
Yes. My worry was for the skb->sk != NULL not being
handled by inet_sk_flowi_flags for TW sockets. But it seems
it is not needed, so the patch in this form should be ok.
Regards
--
Julian Anastasov <ja@....bg>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists