dnsmasq: add keywords for SRV RR class/weight
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Mar 2012 11:19:56 +0000 (11:19 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Mar 2012 11:19:56 +0000 (11:19 +0000)
commita3026e2faebe31ba85185bf72983361d0da221c6
treedf2fbdbae66133bf3ab0506991d0064304b5e731
parent61a78f8450fc2f010c44a4f044a8310f0f5fcf77
dnsmasq: add keywords for SRV RR class/weight

The SRV record also requires the class and weight fields... Currently you can overload the "port" keyword as:

option port xxxx,class,weight

but this is counter-intuitive. Here we fix this.

Redux: make the port required.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31056 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/dnsmasq/files/dnsmasq.init
This page took 0.033185 seconds and 4 git commands to generate.