]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Remove BlockSize from bind9.xsl
authorOndřej Surý <ondrej@isc.org>
Thu, 19 Jan 2023 16:06:17 +0000 (17:06 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 24 Jan 2023 17:57:16 +0000 (17:57 +0000)
The BlockSize counter doesn't exist anymore (for some time now).

bin/named/bind9.xsl

index 14901aa531f0f000c8a94e05d85fa406d9b9774a..39db697ef90ac4626568ef43e112dfe6d206fe2d 100644 (file)
               <th>Name</th>
               <th>References</th>
               <th>InUse</th>
-              <th>BlockSize</th>
               <th>Pools</th>
               <th>HiWater</th>
               <th>LoWater</th>
                 <td>
                   <xsl:value-of select="inuse"/>
                 </td>
-                <td>
-                  <xsl:value-of select="blocksize"/>
-                </td>
                 <td>
                   <xsl:value-of select="pools"/>
                 </td>