2010-04-07 20:26:50

by Sylvain Rochet

[permalink] [raw]
Subject: PATCH: 2.4.37.9 MTU change for TUN/TAP interfaces

Hi,

This patch add the ability to change the MTU of TUN/TAP interfaces for
the 2.4.x kernels series.

Best regards,
Sylvain


Attachments:
(No filename) (0.00 B)
signature.asc (189.00 B)
Digital signature
Download all attachments

2010-04-20 05:03:23

by Willy Tarreau

[permalink] [raw]
Subject: Re: PATCH: 2.4.37.9 MTU change for TUN/TAP interfaces

Hello Sylvain,

On Wed, Apr 07, 2010 at 09:57:24PM +0200, Sylvain Rochet wrote:
> Hi,
>
> This patch add the ability to change the MTU of TUN/TAP interfaces for
> the 2.4.x kernels series.

I never noticed it was not possible to change the MTU on TUN devices,
and you seem to be the first one to report it !

Well, considering that 2.6 already supports this and that the change
is obvious, I'm OK to merge it.

Thanks,
Willy