Re: Per route MTU settings are broken in linux kernel 3.2

2013-06-25 Thread Ben Hutchings
On Mon, 2013-06-24 at 20:08 +0700, Yura Pakhuchiy wrote: > On Mon, 2013-06-24 at 13:45 +0100, Ben Hutchings wrote: > > On Mon, 2013-06-24 at 15:44 +0700, Yura Pakhuchiy wrote: > > > Hello Ben, > > > > > > Looks like setting per route MTU (as described in [1]) is broken in > > > Linux kernel 3.2. I

Re: Per route MTU settings are broken in linux kernel 3.2

2013-06-24 Thread Yura Pakhuchiy
On Mon, 2013-06-24 at 13:45 +0100, Ben Hutchings wrote: > On Mon, 2013-06-24 at 15:44 +0700, Yura Pakhuchiy wrote: > > Hello Ben, > > > > Looks like setting per route MTU (as described in [1]) is broken in > > Linux kernel 3.2. I tested with newer Ubuntu kernels 3.5 and 3.8 and it > > looks like p

Re: Per route MTU settings are broken in linux kernel 3.2

2013-06-24 Thread Ben Hutchings
On Mon, 2013-06-24 at 15:44 +0700, Yura Pakhuchiy wrote: > Hello Ben, > > Looks like setting per route MTU (as described in [1]) is broken in > Linux kernel 3.2. I tested with newer Ubuntu kernels 3.5 and 3.8 and it > looks like problem is fixed there. I filled Ubuntu bug report [2] with > more de

Per route MTU settings are broken in linux kernel 3.2

2013-06-24 Thread Yura Pakhuchiy
Hello Ben, Looks like setting per route MTU (as described in [1]) is broken in Linux kernel 3.2. I tested with newer Ubuntu kernels 3.5 and 3.8 and it looks like problem is fixed there. I filled Ubuntu bug report [2] with more details and sample script which illustrates problem. But since this pro