From 9f9509b6c0b947e44e7ea0240fd1251935b58836 Mon Sep 17 00:00:00 2001 From: Eli Lindsey Date: Mon, 4 May 2020 10:02:58 -0400 Subject: [PATCH] fix description of bufsize plugin (#3873) Signed-off-by: Eli Lindsey --- plugin/bufsize/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/bufsize/README.md b/plugin/bufsize/README.md index 65c73ab6e..6353307a9 100644 --- a/plugin/bufsize/README.md +++ b/plugin/bufsize/README.md @@ -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