Hey gang,
Apologies as my terminology is probably off, but I'm wondering if it's possible to configure dnsmasq to dynamically accept client hostnames in DHCP requests and register them with DNS? The purpose is to avoid manually setting up a static lease for each device, and just use the client's requested hostname (e.g. "dell-laptop"), tack on the local domain (e.g. "dell-laptop.lan") and register it with DNS to allow other local clients to resolve each other using their preferred hostnames.
My experience with OpenWRT (and networking in general) is limited and I don't see any way to enable this behavior via LUCI or any references to it in the documentation.
Much Appreciated!