NetBSD/external/bsd/bind
he 47fdcb82ac Apply suggested fix from https://gitlab.isc.org/isc-projects/bind9/issues/589.
This would on NetBSD prevent UDP replies > 1432 bytes in size
transported over IPv4, because an IPv6 control message is applied
on an IPv4 socket, which will subsequently be refused.  Therefore,
apply that control mssage only on IPv6 sockets.
2018-10-18 14:30:54 +00:00
..
bin
dist Apply suggested fix from https://gitlab.isc.org/isc-projects/bind9/issues/589. 2018-10-18 14:30:54 +00:00
include Use crypto code from openssl. Fixes PR bin/53250, suggested by Christos. 2018-05-02 14:43:59 +00:00
lib
binclude4netbsd
bind2netbsd
Makefile
Makefile.inc