Re: 答复: [scr265482] ip_tunnel.c

2016-11-24 Thread Cong Wang
On Thu, Nov 24, 2016 at 9:11 PM, Liyang Yu (于立洋1) wrote: >> Please test my patch since you can reproduce it. > > Thanks cong, but Eric had said: "Really, this is not something that > can be solved by using 'a different initial sequence number'" > So I don't think it's nessary to t

Re: 答复: [scr265482] ip_tunnel.c

2016-11-24 Thread Cong Wang
On Wed, Nov 23, 2016 at 11:45 PM, Liyang Yu (于立洋1) wrote: > Yeah,I means that recreate the tunnel again, > But I don’t think the patch can fix the bug. It only can make the first > packet received successed. And the follow packet will droped also. > In function __gre_xmit line 366 > tunnel->o_

答复: [scr265482] ip_tunnel.c

2016-11-23 Thread 于立洋1
Yeah,I means that recreate the tunnel again, But I don’t think the patch can fix the bug. It only can make the first packet received successed. And the follow packet will droped also. In function __gre_xmit line 366 tunnel->o_seqno++; If you restart from UINT_MAX, the 'o_seqno' of second pac