[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [lwip-devel] Any interest in netif get/set hostname?
From: |
Bill Auerbach |
Subject: |
RE: [lwip-devel] Any interest in netif get/set hostname? |
Date: |
Tue, 15 Apr 2008 10:23:38 -0400 |
> >I presume you have implemented something in the DHCP client that causes
> this hostname to be passed in the DHCP request, and if the DHCP server
> supports it, that will become the DNS name. That would be nice.
>
> Isn't it the only real use of LWIP_NETIF_HOSTNAME option ?
Yes, and it works well. However, you need to stop and start deco so the new
settings get announced to the DHCP server.
Bill