]> git.ipfire.org Git - thirdparty/unbound.git/commit
- fix horrible oversight in sorting rrset references in a message,
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 31 Oct 2007 14:46:05 +0000 (14:46 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 31 Oct 2007 14:46:05 +0000 (14:46 +0000)
commitf79c387f3f9e093bd9c8e07a1f332fee7b8c5682
treed070724156020602b331fca04ade40ea8bab2068
parent2e9785cfb5c752e8a2bed93b6764aeb046377ef1
    - fix horrible oversight in sorting rrset references in a message,
          sort per reference key pointer, not on referencepointer itself.
        - pidfile: "/etc/unbound/unbound.pid" is now the default.
        - tests changed to reflect the updated default.

git-svn-id: file:///svn/unbound/trunk@724 be551aaa-1e26-0410-a405-d3ace91eadb9
18 files changed:
checkconf/unbound-checkconf.c
doc/Changelog
doc/example.conf
doc/unbound.conf.5
testcode/checklocks.c
testcode/testbound.c
testdata/04-checkconf.tpkg
testdata/fwd_compress_c00c.tpkg
testdata/fwd_no_edns.tpkg
testdata/fwd_tcp.tpkg
testdata/fwd_tcp_tc.tpkg
testdata/fwd_tcp_tc6.tpkg
testdata/fwd_three.tpkg
testdata/fwd_three_service.tpkg
testdata/fwd_ttlexpire.tpkg
testdata/fwd_udp.tpkg
util/config_file.c
util/data/msgreply.c