From: Karl Palsson Date: Thu, 19 May 2016 11:03:12 +0000 (+0000) Subject: dnsmasq: drop old warnings about outdated releases X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c6c9a46404b16346c8e77ce490952d8cca644612;p=web.git dnsmasq: drop old warnings about outdated releases PTR records work, can only assume that ipv6 works these days too, given that 8 years have passed. Signed-off-by: Karl Palsson --- diff --git a/docs/uci_dnsmasq.txt b/docs/uci_dnsmasq.txt index 3ec614c..b1b2e4e 100644 --- a/docs/uci_dnsmasq.txt +++ b/docs/uci_dnsmasq.txt @@ -352,9 +352,6 @@ Note that you shouldn't use this as a security feature to prevent unwanted clien Define a custom domain name and the corresponding PTR record - assigns the IP address '192.168.1.140' to the domain name 'typhoon' and construct an appropriate reverse record '140.1.168.192.in-addr.arpa'. It works like an entry in '/etc/hosts' but more flexible and integrated. -*CAUTION*: Note that this currently only works for IPv4 addresses and that this functionality is not present in release prior to 8.09.2 . -*CAUTION*: Note that reverse records are not properly generated at present. (Barrier Breaker 14.07-RC2) - ---- config 'domain' option 'name' 'typhoon'