In the stock Asus firmware there is a Custom Name field that lets you assign your own name to a mac address (as well as static IP addresses)
In your firmware you added the hostname field which is fantastic!
Although I noticed you no longer display the Custom Name field anymore although it still exists in the router (along side your new hostname field).
I thought it would be valuable to still show the Custom name.
I never did work on this software but in two days, I installed the linux VM in vmfusion, added the packages, and was then able to make modifications to your code to add this field back into the column that contains the Ethernet field. (used version 380.58).
I am not sure if you are interested in these modifications, where all were made in the file: Advanced_DHCP_Content.asp
Not sure if you would be interested in my modifications since I am sure you could easily do them, either way thought it was nice to have them back since it makes looking at the entries that much easier since host names are more restrictive and its easier to spot the clients in the having that field displayed as well.
If anyone is interested I can post my version of that file. (I also added some text to the header just so I can see its my version of the firmware since i did not do anything to alter the version number).
In your firmware you added the hostname field which is fantastic!
Although I noticed you no longer display the Custom Name field anymore although it still exists in the router (along side your new hostname field).
I thought it would be valuable to still show the Custom name.
I never did work on this software but in two days, I installed the linux VM in vmfusion, added the packages, and was then able to make modifications to your code to add this field back into the column that contains the Ethernet field. (used version 380.58).
I am not sure if you are interested in these modifications, where all were made in the file: Advanced_DHCP_Content.asp
Not sure if you would be interested in my modifications since I am sure you could easily do them, either way thought it was nice to have them back since it makes looking at the entries that much easier since host names are more restrictive and its easier to spot the clients in the having that field displayed as well.
If anyone is interested I can post my version of that file. (I also added some text to the header just so I can see its my version of the firmware since i did not do anything to alter the version number).