mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 16:17:36 +04:00
The function `create_host_record_from_host` fails if the `dns` option is not set in the host entry. This sets a default to the `dns` variable in order to fix this error. Fixes: #22691 Signed-off-by: Julien Cassette <julien.cassette@gmail.com>