Hello,
if I want to configure a DHCP server for IPv4, I can make the following entry in dnsmasq:
config dhcp 'dmz'
# some stuff
list dhcp_option '42,192.168.1.1'
How do I do this for IPv6? There also seems to be an option (number 56) for an NTP server, but I can't see anywhere in the documentation where I could enter this in OpenWrt.