Re: 3.4.92 MTU issues

2014-06-11 Thread Egerváry Gergely
> -stable lacks commit 895162b1101b3ea5db08ca6822ae9672717efec0, so > netfilter never sets ->local_df. Thus all defragmented packets > that go over the mtu are refused to be forwarded. Thank you for your quick response. Should we expect a 3.4.93 release with this issue fixed in a few days? -- G

Re: 3.4.92 MTU issues

2014-06-10 Thread Florian Westphal
Alexei Starovoitov wrote: [ Cc'ing stable team since its stable specific regression ] > On Tue, Jun 10, 2014 at 12:43 PM, Egerváry Gergely > wrote: > > Hi, > > > > we have just upgraded our systems from 3.4.91 (longterm) to 3.4.92. > > Since then we are experiencing dozens of MTU-related netwo

Re: 3.4.92 MTU issues

2014-06-10 Thread Alexei Starovoitov
cc-ing netdev On Tue, Jun 10, 2014 at 12:43 PM, Egerváry Gergely wrote: > Hi, > > we have just upgraded our systems from 3.4.91 (longterm) to 3.4.92. > Since then we are experiencing dozens of MTU-related network timeout > issues. Reverting back to 3.4.91 fixes all of these problems. > > Both ker