-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
There is absolutely no point of keeping a static hostname prefix as this library is free and open source. There are already made patches for allowing customization of DHCP hostname string so please allow this functionality.
Dhcp.h
#define HOST_NAME "WIZNet"
I am seeing following in my DHCP table which could make much sense if I had a chance to customize it.
WIZnetEFFEEC | DE:AD:BE:EF:FE:EC | 192.168.1.107 | 47:49:21
WIZnetEFFEEB | DE:AD:BE:EF:FE:EB | 192.168.1.108 | 47:50:28
WIZnetEFFEEA | DE:AD:BE:EF:FE:EA | 192.168.1.110 | 47:58:33
WIZnetEFFEE0
Hsubtnarg
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement