From: Evan Hunt Date: Fri, 31 Jan 2014 23:32:46 +0000 (-0800) Subject: [master] clarify some items X-Git-Tag: v9.10.0a2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1f3953d3226a9e85d26bc59e62b29c16d14e77;p=thirdparty%2Fbind9.git [master] clarify some items --- diff --git a/README b/README index aa6cc9c8f43..713ac6dfbb7 100644 --- a/README +++ b/README @@ -56,11 +56,13 @@ BIND 9.10.0 BIND 9.10.0 includes a number of changes from BIND 9.9 and earlier releases. New features include: - - DNS Response-rate limiting (DNS RRL) blunts the impact of - reflection and amplification attacks. - - New zone file format "map" is an image of a zone database - that can be loaded directly into memory, allowing much faster - zone loading. + - DNS Response-rate limiting (DNS RRL), which blunts the + impact of reflection and amplification attacks, is + always compiled in and no longer requires a compile-time + option to enable it. + - A new zone file format, "map", allows zone data to be + stored in a format that can be mapped directly into memory, + allowing much faster zone loading. - Improved EDNS(0) processing for better resolver performance and reliability over slow or lossy connections. - Substantial improvement in response-policy zone (RPZ) @@ -71,7 +73,8 @@ BIND 9.10.0 automatically refreshed from the authoritative server before they expire, reducing or eliminating the time window in which no answer is available in the cache. - - New RPZ client-IP triggers and drop policies. + - New "rpz-client-ip" triggers and drop policies allowing + response policies based on the IP address of the client. - ACLs can now be specified based on geographic location using the MaxMind GeoIP databases. - Zone data can now be shared between views, allowing