]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: usr: Remove the 'dialup' and 'heartbeat-interval' options
authorEvan Hunt <each@isc.org>
Thu, 22 Aug 2024 19:43:49 +0000 (19:43 +0000)
committerEvan Hunt <each@isc.org>
Thu, 22 Aug 2024 19:43:49 +0000 (19:43 +0000)
The `dialup` and `heartbeat-interval` options have been removed, along with all code implementing them. Using these options is now a fatal error.

Closes #4237

Merge branch '4237-remove-dialup' into 'main'

Closes #4237

See merge request isc-projects/bind9!8160


Trivial merge