]> git.ipfire.org Git - thirdparty/unbound.git/commit
Remove old forwarder mode, new @port option and tests ported over.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 17 Jul 2007 15:26:45 +0000 (15:26 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 17 Jul 2007 15:26:45 +0000 (15:26 +0000)
commitc7883a9ebec98ae7fd31efb7c485dd38c738dc26
tree1412e244c598c19996b713d953882dcaf54e4dd5
parentab7a6bc2b961baa2ff97a64bb77ce7eec69da946
Remove old forwarder mode, new @port option and tests ported over.

git-svn-id: file:///svn/unbound/trunk@432 be551aaa-1e26-0410-a405-d3ace91eadb9
31 files changed:
doc/Changelog
doc/example.conf
doc/unbound.conf.5
iterator/iter_fwd.c
iterator/iter_hints.c
iterator/iter_utils.c
iterator/iterator.c
iterator/iterator.h
testdata/fwd.rpl
testdata/fwd_cached.rpl
testdata/fwd_error.rpl
testdata/fwd_lrudrop.rpl
testdata/fwd_no_edns.tpkg
testdata/fwd_notcached.rpl
testdata/fwd_tcp.tpkg
testdata/fwd_tcp_tc.tpkg
testdata/fwd_three.tpkg
testdata/fwd_three_service.tpkg
testdata/fwd_timeout.rpl
testdata/fwd_ttlexpire.tpkg
testdata/fwd_two.rpl
testdata/fwd_udp.tpkg
testdata/rrset_rettl.rpl
testdata/rrset_untrusted.rpl
testdata/rrset_updated.rpl
util/config_file.c
util/config_file.h
util/configlexer.lex
util/configparser.y
util/net_help.c
util/net_help.h