a060063a48
MFH (r276699, r276702, r277057): local control socket MFH (r276599, r276612, r282087, r282088): build fixes This brings in Unbound 1.5.3 from head. Local control sockets are now supported and will be used by default for new installations. Existing systems will continue to use TCP control sockets until the automated setup script is re-run ("service local_unbound setup") and the service restarted ("service local_unbound restart"). Approved by: re (kib) Relnotes: yes |
||
---|---|---|
.. | ||
compat | ||
daemon | ||
dns64 | ||
dnstap | ||
doc | ||
iterator | ||
ldns | ||
libunbound | ||
services | ||
smallapp | ||
util | ||
validator | ||
ac_pkg_swig.m4 | ||
aclocal.m4 | ||
acx_nlnetlabs.m4 | ||
acx_python.m4 | ||
ax_pthread.m4 | ||
config.guess | ||
config.h | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
freebsd-configure.sh | ||
freebsd-sources.pl | ||
install-sh | ||
LICENSE | ||
ltmain.sh | ||
Makefile.in | ||
README |
Unbound README * ./configure && make && make install * You can use libevent if you want. libevent is useful when using many (10000) outgoing ports. By default max 256 ports are opened at the same time and the builtin alternative is equally capable and a little faster. * More detailed README, README.svn, README.tests in doc directory * manual pages can be found in doc directory, and are installed, unbound(8). * example configuration file doc/example.conf