Re: [PATCH] Configure MTU via kernel DHCP

From: Herbert Xu
Date: Thu Feb 03 2005 - 07:04:17 EST


Shane Hathaway <shane@xxxxxxxxxxxxxxx> wrote:
>
> The attached patch enhances the kernel's DHCP client support (in
> net/ipv4/ipconfig.c) to set the interface MTU if provided by the DHCP server.
> Without this patch, it's difficult to netboot on a network that uses jumbo
> frames. The patch is based on 2.6.10, but I'll update it to the latest
> testing kernel if that would expedite its inclusion in the kernel.

Have you looked at using initramfs and running the DHCP client in
user space? You'll get a lot more freedom that way.

Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/