Re: [PATCH] Configure MTU via kernel DHCP

From: Shane Hathaway
Date: Thu Feb 03 2005 - 12:00:15 EST


Herbert Xu wrote:
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.

Hey, that's a good idea. I'll explore it.

Shane

-
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/