]> git.ipfire.org Git - thirdparty/unbound.git/commit
- random port selection out of the configged ports.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Apr 2008 13:24:49 +0000 (13:24 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Apr 2008 13:24:49 +0000 (13:24 +0000)
commita8bf62f962e19db5cf278360f7f7a73de7ca12f6
treeaee2befa390a130abc492910875ad646d02dbee0
parent234defa371f8c894cf250d98a5bc6ab133706594
  - random port selection out of the configged ports.
      - fixup threadsafety for libevent-1.4.3+ (event_base_get_method).

git-svn-id: file:///svn/unbound/trunk@1029 be551aaa-1e26-0410-a405-d3ace91eadb9
18 files changed:
config.h.in
configure
configure.ac
daemon/daemon.c
daemon/daemon.h
daemon/worker.c
daemon/worker.h
doc/Changelog
doc/example.conf
libunbound/libworker.c
services/listen_dnsport.c
services/listen_dnsport.h
services/outside_network.c
services/outside_network.h
testcode/fake_event.c
util/config_file.c
util/config_file.h
util/netevent.c