dnsmasq: add support for RA option 31
authorRahul Thakur <rahul.thakur@iopsys.eu>
Fri, 20 Oct 2023 04:27:46 +0000 (09:57 +0530)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 20 Oct 2023 14:04:59 +0000 (16:04 +0200)
commit002f180a97edd3ad7a2feeacb9fd0dd33ba13401
tree791612d3872976d72c737f7f832dd292dc5cd0f1
parentb8e52852bd62236a2a84663b4592d221ebc64cb4
dnsmasq: add support for RA option 31

The option 31 in the RA specifies the DNS search list, the support
to configure this via UCI is missing in case dnsmasq-dhcpv6 is used.

This commit uses the uci option domain (same as is done by odhcpd) to
read and pass the DNS search list to dnsmasq, which is then used by RA.

Hence, with this commit, we are able to configure DNS search list for the
RA messages via the uci config when dnsmsaq-dhcpv6 is used.

Signed-off-by: Rahul Thakur <rahul.thakur@iopsys.eu>
package/network/services/dnsmasq/files/dnsmasq.init