]> git.ipfire.org Git - thirdparty/unbound.git/commit
- dns64-ignore-aaaa: config option to list domain names for which the
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 29 Jun 2018 12:58:52 +0000 (12:58 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 29 Jun 2018 12:58:52 +0000 (12:58 +0000)
commit2beae211ee38c2f769b9048d3bcc201c39f09e48
tree38016219a03b35f51e75e45001dc51560b4d9277
parentd3ff7a9333104960b05429ce982a859cc39825fe
- dns64-ignore-aaaa: config option to list domain names for which the
  existing AAAA is ignored and dns64 processing is used on the A
  record.

git-svn-id: file:///svn/unbound/trunk@4762 be551aaa-1e26-0410-a405-d3ace91eadb9
Makefile.in
dns64/dns64.c
doc/Changelog
util/config_file.c
util/config_file.h
util/configlexer.c
util/configlexer.lex
util/configparser.c
util/configparser.h
util/configparser.y