> This adds in a system of allowing the user to set the > HOSTNAME for DHCP > > Add into you options > #define LWIP_DHCP_HOSTNAME "IP500" > #define LWIP_DHCP_HOSTNAME_LENGTH 5 > > If you do not need this then set LWIP_DHCP_HOSTNAME_LENGTH to > 0 or just leave it out. >
Normally you would submit this at https://savannah.nongnu.org/patch/?group=lwip If you post it here in the mailing list, it might easily get lost. Simon _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
