FAQ entry.

git-svn-id: file:///svn/unbound/trunk@1021 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2008-03-27 10:01:38 +00:00
parent 8359474330
commit ff8c2ed1bc
2 changed files with 5 additions and 0 deletions

View file

@ -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.

View file

@ -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 <chrootdir>.
Acknowledgements
----------------