mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
FAQ entry.
git-svn-id: file:///svn/unbound/trunk@1021 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
8359474330
commit
ff8c2ed1bc
2 changed files with 5 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue