[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E9E6FFF.80802@cn.fujitsu.com>
Date: Wed, 19 Oct 2011 14:36:47 +0800
From: Gao feng <gaofeng@...fujitsu.com>
To: Eric Dumazet <eric.dumazet@...il.com>
CC: davem@...emloft.net, kuznet@....inr.ac.ru, jmorris@...ei.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] route:ip_rt_frag_needed always return unzero
2011.10.19 13:47, Eric Dumazet wrote:
> Le mercredi 19 octobre 2011 à 13:20 +0800, Gao feng a écrit :
>
>> In orig ip_rt_frag_need,
>> zero can be return only when pmtu(get from icmp packet) is zero and peer is NULL.
>> in this case,raw_icmp_error will not be call too.this is valid??
>
> I dont know, tell me.
>
> I am afraid you're adding a possible regression here.
>
> pmtu from icmp_packet is not zero in the common case.
>
>
AS raw socket is special,I think it's should call raw_icmp_error even the icmp packet is invalid.
if I am right,I think it's another BUG.
--
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