#19422: Add support for additional dnsmasq options
--------------------------+------------------------
  Reporter:  shonjir      |      Owner:  developers
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:  dnsmasq
--------------------------+------------------------

Comment (by shonjir):

 Updated patch to add related TXT and PTR records for SRV records

 {{{
 config srvhost
   option srv 'server._device-info._tcp.example.com'
   option target 'server.example.com'
   option port '0'
   option text 'model=Xserve'
   option ptr '_device-info._tcp.example.com'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19422#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to