On Mon, Jan 22, 2018 at 12:14 PM, David Miller wrote:
> From: Pravin Shelar
> Date: Fri, 19 Jan 2018 13:54:15 -0800
>
>> I agree it is not perfect. But the other proposed patch does not fix
>> the connectivity issue. It only adds log msg in such cases at cost
>> of extra checks/code. Therefore I
On Mon, 22 Jan 2018 15:14:53 -0500 (EST)
David Miller wrote:
> From: Pravin Shelar
> Date: Fri, 19 Jan 2018 13:54:15 -0800
>
> > I agree it is not perfect. But the other proposed patch does not fix
> > the connectivity issue. It only adds log msg in such cases at cost
> > of extra checks/code.
From: Pravin Shelar
Date: Fri, 19 Jan 2018 13:54:15 -0800
> I agree it is not perfect. But the other proposed patch does not fix
> the connectivity issue. It only adds log msg in such cases at cost
> of extra checks/code. Therefore I prefer the easier fix for the
> issue which also fixes for all
On Fri, Jan 19, 2018 at 3:58 AM, Daniel Axtens wrote:
> Pravin Shelar writes:
>
>> On Thu, Jan 18, 2018 at 5:28 PM, Daniel Axtens wrote:
>>> Pravin Shelar writes:
>>>
On Thu, Jan 18, 2018 at 5:08 AM, Daniel Axtens wrote:
> Pravin Shelar writes:
>
>> On Mon, Jan 15, 2018 at 6:
Pravin Shelar writes:
> On Thu, Jan 18, 2018 at 5:28 PM, Daniel Axtens wrote:
>> Pravin Shelar writes:
>>
>>> On Thu, Jan 18, 2018 at 5:08 AM, Daniel Axtens wrote:
Pravin Shelar writes:
> On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
>> When regular packets are forw
On Thu, Jan 18, 2018 at 5:28 PM, Daniel Axtens wrote:
> Pravin Shelar writes:
>
>> On Thu, Jan 18, 2018 at 5:08 AM, Daniel Axtens wrote:
>>> Pravin Shelar writes:
>>>
On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
> When regular packets are forwarded, we validate their size aga
Daniel Axtens writes:
> Pravin Shelar writes:
>
>> On Thu, Jan 18, 2018 at 5:08 AM, Daniel Axtens wrote:
>>> Pravin Shelar writes:
>>>
On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
> When regular packets are forwarded, we validate their size against the
> MTU of the desti
Pravin Shelar writes:
> On Thu, Jan 18, 2018 at 5:08 AM, Daniel Axtens wrote:
>> Pravin Shelar writes:
>>
>>> On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
When regular packets are forwarded, we validate their size against the
MTU of the destination device. However, when GSO
On Thu, Jan 18, 2018 at 5:08 AM, Daniel Axtens wrote:
> Pravin Shelar writes:
>
>> On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
>>> When regular packets are forwarded, we validate their size against the
>>> MTU of the destination device. However, when GSO packets are
>>> forwarded, we d
Daniel Axtens writes:
> Jason Wang writes:
>
>> On 2018年01月18日 16:28, Pravin Shelar wrote:
>>> On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
When regular packets are forwarded, we validate their size against the
MTU of the destination device. However, when GSO packets are
Jason Wang writes:
> On 2018年01月18日 16:28, Pravin Shelar wrote:
>> On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
>>> When regular packets are forwarded, we validate their size against the
>>> MTU of the destination device. However, when GSO packets are
>>> forwarded, we do not validate t
Pravin Shelar writes:
> On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
>> When regular packets are forwarded, we validate their size against the
>> MTU of the destination device. However, when GSO packets are
>> forwarded, we do not validate their size against the MTU. We
>> implicitly as
On 2018年01月18日 16:28, Pravin Shelar wrote:
On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
When regular packets are forwarded, we validate their size against the
MTU of the destination device. However, when GSO packets are
forwarded, we do not validate their size against the MTU. We
imp
On Mon, Jan 15, 2018 at 6:09 PM, Daniel Axtens wrote:
> When regular packets are forwarded, we validate their size against the
> MTU of the destination device. However, when GSO packets are
> forwarded, we do not validate their size against the MTU. We
> implicitly assume that when they are segmen
From: Daniel Axtens
Date: Tue, 16 Jan 2018 13:09:17 +1100
> When regular packets are forwarded, we validate their size against the
> MTU of the destination device. However, when GSO packets are
> forwarded, we do not validate their size against the MTU. We
> implicitly assume that when they are s
When regular packets are forwarded, we validate their size against the
MTU of the destination device. However, when GSO packets are
forwarded, we do not validate their size against the MTU. We
implicitly assume that when they are segmented, the resultant packets
will be correctly sized.
This is no
16 matches
Mail list logo