1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/contrib/unbound
2018-11-01 23:42:35 +00:00
..
cachedb
compat
contrib Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
daemon Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
dns64
dnscrypt
dnstap
doc Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
edns-subnet
ipsecmod
iterator Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
libunbound Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
respip Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
services Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
sldns Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
smallapp Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
util Merge upstream r4932: turn so-reuseport option off by default. 2018-11-01 23:42:35 +00:00
validator Upgrade to 1.8.1. 2018-10-10 08:53:47 +00:00
.gitattributes
ac_pkg_swig.m4
aclocal.m4
acx_nlnetlabs.m4
acx_python.m4
ax_pthread.m4
config.guess
config.h Merge upstream r4932: turn so-reuseport option off by default. 2018-11-01 23:42:35 +00:00
config.h.in Merge upstream r4932: turn so-reuseport option off by default. 2018-11-01 23:42:35 +00:00
config.sub
configure Merge upstream r4932: turn so-reuseport option off by default. 2018-11-01 23:42:35 +00:00
configure.ac Merge upstream r4932: turn so-reuseport option off by default. 2018-11-01 23:42:35 +00:00
freebsd-configure.sh Try harder to sanitize the environment before running configure. 2018-10-10 22:29:06 +00:00
freebsd-sources.pl
install-sh
LICENSE
ltmain.sh
Makefile.in
README
systemd.m4

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