]> git.ipfire.org Git - thirdparty/unbound.git/commit
- lame-ttl and lame-size options no longer exist, it is integrated
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Oct 2011 08:33:02 +0000 (08:33 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Oct 2011 08:33:02 +0000 (08:33 +0000)
commit2479955f9f05ae56b79cccfb5bc76ce423d7d0c1
treecc32f3b07794ab604614fe97edad536f90ba0c60
parent9b47af529e4b3413c27666a8ac50fb5cce52499c
- lame-ttl and lame-size options no longer exist, it is integrated
  with the host info.  They are ignored (with verbose warning) if
  encountered to keep the config file backwards compatible.

git-svn-id: file:///svn/unbound/trunk@2527 be551aaa-1e26-0410-a405-d3ace91eadb9
doc/Changelog
doc/example.conf.in
doc/unbound.conf.5.in
pythonmod/interface.i
util/config_file.c
util/config_file.h
util/configparser.c
util/configparser.y