]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_9] accept >4g max-{,a}cache-size
authorEvan Hunt <each@isc.org>
Thu, 28 Feb 2013 17:36:50 +0000 (09:36 -0800)
committerEvan Hunt <each@isc.org>
Thu, 28 Feb 2013 17:36:50 +0000 (09:36 -0800)
commitd5f677ea4712a53afcf5783a4e521a76c2b51535
tree5c47272469b7ab23d82a141bb8683888ae0aaa0d
parent1f83863b9b0d76be8a9d01a70a84febd0c22a3a2
[v9_9] accept >4g max-{,a}cache-size

3505. [bug] When setting "max-cache-size" and "max-acache-size",
larger values than 4 gigabytes could not be set
explicitly, though larger sizes were available
when setting cache size to 0. This has been
corrected; the full range is now available.
[RT #32358]
(cherry picked from commit 2a184ff86544cc67c36e2ce6bb3ddb5ac44684b8)
CHANGES
bin/named/server.c
bin/tests/system/checkconf/good.conf
doc/arm/Bv9ARM-book.xml
lib/dns/acache.c
lib/dns/adb.c
lib/dns/cache.c
lib/dns/include/dns/acache.h
lib/dns/include/dns/adb.h
lib/dns/include/dns/cache.h