mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -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
|
## Description
|
||||||
*bufsize* limits a requester's UDP payload size.
|
*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
|
## Syntax
|
||||||
```txt
|
```txt
|
||||||
|
|||||||
Reference in New Issue
Block a user