From ae0139ef07ef1879454db08a51ca9a4ded04e6b0 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 16 Sep 2024 21:06:52 +0200 Subject: [PATCH] fix: block ANY queries https://datatracker.ietf.org/doc/html/rfc8482 --- Corefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Corefile b/Corefile index c76a70c..77ceab7 100644 --- a/Corefile +++ b/Corefile @@ -1,6 +1,7 @@ libp2p.direct { log errors + any # RFC 8482 ipparser libp2p.direct file zones/libp2p.direct }