mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
fix description of bufsize plugin (#3873)
Signed-off-by: Eli Lindsey <eli@siliconsprawl.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## Description
|
||||
*bufsize* limits a requester's UDP payload size.
|
||||
It prevents IP fragmentation so that to deal with DNS vulnerability.
|
||||
It prevents IP fragmentation, mitigating certain DNS vulnerabilities.
|
||||
|
||||
## Syntax
|
||||
```txt
|
||||
|
||||
Reference in New Issue
Block a user