From: Wouter Wijngaards Date: Thu, 27 Mar 2008 10:01:38 +0000 (+0000) Subject: FAQ entry. X-Git-Tag: release-0.11~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8c2ed1bc8939e56cfe88a957651fb1964b7758;p=thirdparty%2Funbound.git FAQ entry. git-svn-id: file:///svn/unbound/trunk@1021 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 56120655b..585862ea1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +27 March 2008: Wouter + - documented /dev/random symlink from chrootdir as FAQ entry. + 26 March 2008: Wouter - implemented AD bit signaling. If a query sets AD bit (but not DO) then the AD bit is set in the reply if the answer validated. diff --git a/doc/README b/doc/README index fd25966b1..522455bb4 100644 --- a/doc/README +++ b/doc/README @@ -67,6 +67,8 @@ o If you are not receiving the correct source IP address on replies (e.g. source IP address on UDP replies. Listing all IP addresses explicitly in the config file is an alternative. The interface-automatic option uses non portable socket options, Linux and FreeBSD should work fine. +o The warning 'openssl has no entropy, seeding with time', with chroot + enabled, may be solved with a symbolic link to /dev/random from . Acknowledgements ----------------