commit 7c052d4ac38605092534e95daf69f208fadcafdc parent 32db806dfa85b016a2d56d0d5248f17c34b690c4 Author: Neel Chauhan <neel@neelc.org> Date: Mon, 16 Jul 2018 17:37:24 -0400 Add changes file for Bug #18642 Diffstat:
| A | changes/bug18642 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug18642 b/changes/bug18642 @@ -0,0 +1,5 @@ + o Minor features (denial-of-service avoidance): + - Make our OOM handler aware of the DNS cache so that it doesn't fill up + the memory. This check is important for our DoS mitigation subsystem. + Closes ticket 18642. Patch by Neel Chauhan +