Files
coredns/plugin/dnstap/setup.go
Ville Vesilehto 0440e54bcf fix(dnstap): add bounds for plugin args (#7557)
Validate dnstap writebuffer (MiB) and queue (x10k) args. Reject
non-integers and out-of-range values with clear errors. Updated
plugin documentation and tests.

Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>
2025-09-18 19:14:51 -07:00

4.2 KiB