]> git.ipfire.org Git - thirdparty/bind9.git/commit
Extend named-rrchecker multi-line parsing support
authorMark Andrews <marka@isc.org>
Fri, 30 May 2025 03:03:16 +0000 (13:03 +1000)
committerMark Andrews <marka@isc.org>
Tue, 3 Jun 2025 00:27:03 +0000 (00:27 +0000)
commit2e1f933d659561966dc7876356bf3a63b5b797a2
tree28b9619e8a27763097507ee9c0465caf0ed99231
parent029e17844b2a3ec8d5e52313747cf952ee422769
Extend named-rrchecker multi-line parsing support

named-rrchecker now parses the braces which support multi-line input
from the beginning of the input rather than only when reading the
data fields of the record.
bin/tools/named-rrchecker.c