Wouter Wijngaards 6eb7ebb34d - Removed 'increased limit open files' log message that is written
to console.  It is only written on verbosity 4 and higher.
  This keeps system bootup console cleaner.


git-svn-id: file:///svn/unbound/trunk@3266 be551aaa-1e26-0410-a405-d3ace91eadb9
2014-11-12 11:04:43 +00:00
2014-10-13 12:14:43 +00:00
2014-07-31 08:48:31 +00:00
2014-11-07 09:09:37 +00:00
2014-11-10 13:26:16 +00:00
2014-11-11 14:42:56 +00:00
2014-10-13 09:23:12 +00:00
2014-11-11 14:27:35 +00:00
2014-11-11 09:32:30 +00:00
2014-10-13 09:23:12 +00:00
2014-09-29 08:29:04 +00:00
2012-02-10 10:34:15 +00:00

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

S
Description
No description provided
Readme BSD-3-Clause
134 MiB
Languages
C 83.7%
Shell 6.1%
M4 2.4%
Makefile 2%
Yacc 1.8%
Other 4%