]> git.ipfire.org Git - thirdparty/bind9.git/commit
[rt36039]
authorMark Andrews <marka@isc.org>
Wed, 30 Jul 2014 13:26:37 +0000 (23:26 +1000)
committerMark Andrews <marka@isc.org>
Wed, 30 Jul 2014 13:33:02 +0000 (23:33 +1000)
commit136fd1daf99b68520be4385ea1a5065cadc2a95c
tree703d107a4aac20f7820eea19cb6d0f44d1361098
parent79ad2fed7b2d2412b8ab83be792ad1679ad8e372
[rt36039]
3902.   bug]            liblwres wasn't handling link-local addresses in
                        nameserver clauses in resolv.conf. [RT #36039]

(cherry picked from commit 70be3889746884692aa49939833d624ddd432bf0)
20 files changed:
CHANGES
bin/dig/dighost.c
config.h.in
configure
configure.in
lib/Atffile
lib/lwres/Atffile [new file with mode: 0644]
lib/lwres/Makefile.in
lib/lwres/compat.c [moved from lib/lwres/strtoul.c with 89% similarity]
lib/lwres/getaddrinfo.c
lib/lwres/include/lwres/Makefile.in
lib/lwres/include/lwres/compat.h [moved from lib/lwres/include/lwres/stdlib.h with 84% similarity]
lib/lwres/include/lwres/lwres.h
lib/lwres/include/lwres/platform.h.in
lib/lwres/lwconfig.c
lib/lwres/print.c
lib/lwres/tests/Atffile [new file with mode: 0644]
lib/lwres/tests/Makefile.in [new file with mode: 0644]
lib/lwres/tests/config_test.c [new file with mode: 0644]
lib/lwres/tests/testdata/link-local.conf [new file with mode: 0644]