diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 50f741ba61..3635e66aa3 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -86,138 +86,9 @@

Security Fixes

-
+

@@ -349,7 +220,7 @@ The EDNS Client Subnet (ECS) option is now supported for authoritative servers; if a query contains an ECS option then ACLs containing geoip or ecs - elements can match against the the address encoded in the option. + elements can match against the address encoded in the option. This can be used to select a view for a query, so that different answers can be provided depending on the client network.

@@ -388,7 +259,7 @@

  • dig +zflag can be used to set the last - unassigned DNS header flag bit. This bit in normally zero. + unassigned DNS header flag bit. This bit is normally zero.

  • dig +dscp=value @@ -410,8 +281,8 @@

  • named -L filename - causes named to send log messages to the specified file by - default instead of to the system log. + causes named to send log messages to the + specified file by default instead of to the system log.

  • The rate limiter configured by the @@ -531,16 +402,20 @@ may improve throughput. The default is yes.

  • - A "read-only" clause is now available for non-destructive + A read-only option is now available in the + controls statement to grant non-destructive control channel access. In such cases, a restricted set of - rndc commands are allowed for querying information from named. - By default, control channel access is read-write. + rndc commands are allowed, which can + report information from named, but cannot + reconfigure or stop the server. By default, the control channel + access is not restricted to these + read-only operations. [RT #40498]

  • - When loading managed signed zones detect if the RRSIG's - inception time is in the future and regenerate the RRSIG - immediately. This helps when the system's clock needs to - be reset backwards. + When loading a signed zone, named will + now check whether an RRSIG's inception time is in the future, + and if so, it will regenerate the RRSIG immediately. This helps + when a system's clock needs to be reset backwards.

  • @@ -554,7 +429,8 @@ now reported with millisecond accuracy. [RT #40082]

  • - Updated the compiled in addresses for H.ROOT-SERVERS.NET. + Updated the compiled-in addresses for H.ROOT-SERVERS.NET + and L.ROOT-SERVERS.NET.

  • ACLs containing geoip asnum elements were @@ -688,7 +564,8 @@ message compression. This results in reduced network usage.

  • - Added support for the type AVC. + Added support for the AVC resource record type (Application + Visibility and Control).

  • diff --git a/doc/arm/notes.html b/doc/arm/notes.html index c0fa078c8d..becec4925d 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -47,138 +47,9 @@

    Security Fixes

    -
    +

    @@ -310,7 +181,7 @@ The EDNS Client Subnet (ECS) option is now supported for authoritative servers; if a query contains an ECS option then ACLs containing geoip or ecs - elements can match against the the address encoded in the option. + elements can match against the address encoded in the option. This can be used to select a view for a query, so that different answers can be provided depending on the client network.

    @@ -349,7 +220,7 @@

  • dig +zflag can be used to set the last - unassigned DNS header flag bit. This bit in normally zero. + unassigned DNS header flag bit. This bit is normally zero.

  • dig +dscp=value @@ -371,8 +242,8 @@

  • named -L filename - causes named to send log messages to the specified file by - default instead of to the system log. + causes named to send log messages to the + specified file by default instead of to the system log.

  • The rate limiter configured by the @@ -492,16 +363,20 @@ may improve throughput. The default is yes.

  • - A "read-only" clause is now available for non-destructive + A read-only option is now available in the + controls statement to grant non-destructive control channel access. In such cases, a restricted set of - rndc commands are allowed for querying information from named. - By default, control channel access is read-write. + rndc commands are allowed, which can + report information from named, but cannot + reconfigure or stop the server. By default, the control channel + access is not restricted to these + read-only operations. [RT #40498]

  • - When loading managed signed zones detect if the RRSIG's - inception time is in the future and regenerate the RRSIG - immediately. This helps when the system's clock needs to - be reset backwards. + When loading a signed zone, named will + now check whether an RRSIG's inception time is in the future, + and if so, it will regenerate the RRSIG immediately. This helps + when a system's clock needs to be reset backwards.

  • @@ -515,7 +390,8 @@ now reported with millisecond accuracy. [RT #40082]

  • - Updated the compiled in addresses for H.ROOT-SERVERS.NET. + Updated the compiled-in addresses for H.ROOT-SERVERS.NET + and L.ROOT-SERVERS.NET.

  • ACLs containing geoip asnum elements were @@ -649,7 +525,8 @@ message compression. This results in reduced network usage.

  • - Added support for the type AVC. + Added support for the AVC resource record type (Application + Visibility and Control).