dnsmasq: drop old warnings about outdated releases
authorKarl Palsson <karlp@etactica.com>
Thu, 19 May 2016 11:03:12 +0000 (11:03 +0000)
committerJo-Philipp Wich <jo@wwsnet.net>
Thu, 19 May 2016 15:18:12 +0000 (17:18 +0200)
PTR records work, can only assume that ipv6 works these days too, given
that 8 years have passed.

Signed-off-by: Karl Palsson <karlp@etactica.com>
docs/uci_dnsmasq.txt

index 3ec614cb934feb191adf37276dba30077bdb452c..b1b2e4ea0fc84d655cf37a39210260a50f2ab7ff 100644 (file)
@@ -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'