If you specify DDNS Domain in a DHCP static map entry, it does not make its way through to dhcpd.conf This is because the var name $pdnscfg is wrong from an old copy-paste that first made this code. (cherry picked from commit a5a55231770e548898b6b1c18146cc0c6631c5c6)
Fix DDNS domain for static map DHCP entries
If you specify DDNS Domain in a DHCP static map entry, it does not make its way through to dhcpd.conf
This is because the var name $pdnscfg is wrong from an old copy-paste that first made this code.
(cherry picked from commit a5a55231770e548898b6b1c18146cc0c6631c5c6)