]> git.ipfire.org Git - thirdparty/bind9.git/commit
enforce bounds of multiple configuration options
authorColin Vidal <colin@isc.org>
Wed, 19 Nov 2025 11:31:50 +0000 (12:31 +0100)
committerEvan Hunt <each@isc.org>
Wed, 7 Jan 2026 07:01:59 +0000 (07:01 +0000)
commitfe326a8c2ffe147da1af443f7bd05b092b9991f9
tree1dbe5e337efaf93a94d44ff0b21bb7afee246f0e
parente5496bb41e57c8d9122b9042056eb7075f368df9
enforce bounds of multiple configuration options

The configuration options `edns-version`, `edns-udp-size`,
`max-udp-size`, `no-cookie-udp-size` and `padding` now enforce
boundaries. The configuration (including when using `named-checkconf`)
now fails if those options are out of range.
lib/isccfg/check.c