dnsmasq: handled alloweddevices dhcp config
uci config handling for dhcp allowed_devices allowed_devices 'all' <<<to allow dhcp for all devices allowed_devices 'known' <<< to allow dhcp for devices which mac address is present is StaticAddress.{i}. table allowed_devices 'unknown' <<< to allow dhcp for all devices except the list of devices in StaticAddress.{i}. table
Edited by Amit Kumar