openwrt/package/network/services/dnsmasq
Alexander Couzens b7f2adbdd3
package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl
max_ttl - limit the ttl in the dns answer if greater as $max_ttl
min_cache_ttl - force caching of dns answers even the ttl in the answer
		is lower than the $min_cache_ttl
max_cache_ttl - cache only dns answer for $max_cache_ttl.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2019-02-24 01:48:25 +01:00
..
files package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl 2019-02-24 01:48:25 +01:00
patches dnsmasq: latest pre-2.81 patches 2019-01-31 10:13:05 +00:00
Makefile package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl 2019-02-24 01:48:25 +01:00