You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
files package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl 5 years ago
patches dnsmasq: latest pre-2.81 patches 5 years ago
Makefile package/dnsmasq: add max_ttl/min_cache_ttl/max_cache_ttl 5 years ago