]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Changes from DNS64:
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 31 Jul 2014 08:00:38 +0000 (08:00 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 31 Jul 2014 08:00:38 +0000 (08:00 +0000)
commit04bacd679bb0a34ffff34467b395bd37a3a5f412
tree8ce8a7ab77a1c8ed57fbbbed22bdb6b9d7eef03d
parent45022b6add7e4c6be35897a14a66c92b6765446e
- Changes from DNS64:
  strcpy changed to memmove.
  arraybound check fixed from prefix_net/8/4 to prefix_net/8+4.
  allocation of result consistently in the correct region.
  time_t is now used for ttl in unbound (since the patch's version).

git-svn-id: file:///svn/unbound/trunk@3199 be551aaa-1e26-0410-a405-d3ace91eadb9
Makefile.in
dns64/dns64.c
doc/CREDITS
doc/Changelog
doc/README
doc/README.DNS64
doc/example.conf.in
util/configlexer.c
util/configlexer.lex
util/data/msgreply.h
util/data/packed_rrset.h