]> granicus.if.org Git - pdns/commit
Gracefully handle cases where IPv6 (AF_INET6) is not supported.
authorYossi Gottlieb <yossigo@gmail.com>
Tue, 17 Nov 2015 10:18:34 +0000 (12:18 +0200)
committerYossi Gottlieb <yossigo@gmail.com>
Tue, 17 Nov 2015 10:18:34 +0000 (12:18 +0200)
commit883ad072c03279bfd0637e96f5fae488343b8d8a
treed016bf19f82e3e884ba9d86365b5beded2a9c1e9
parent7836b880a8e5dfcf0aa4ead579b4bd575613e397
Gracefully handle cases where IPv6 (AF_INET6) is not supported.

This fixes issue #1259 and allows a single configuration file to be used
both for IPv6 enabled and IPv6-less systems.
pdns/nameserver.cc
pdns/resolver.cc