From: Vsevolod Stakhov Date: Wed, 5 Jan 2022 10:00:50 +0000 (+0000) Subject: [Project] Rdns: Restore the previous EDNS0 size X-Git-Tag: 3.2~129^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9ed19f57437a19340c7aafe81a67498821ccc179;p=rspamd.git [Project] Rdns: Restore the previous EDNS0 size --- diff --git a/contrib/librdns/dns_private.h b/contrib/librdns/dns_private.h index 19e8c0718..359334c8d 100644 --- a/contrib/librdns/dns_private.h +++ b/contrib/librdns/dns_private.h @@ -36,7 +36,7 @@ static const int dns_port = 53; static const int default_io_cnt = 8; static const int default_tcp_io_cnt = 1; -#define UDP_PACKET_SIZE (512) +#define UDP_PACKET_SIZE (4096) #define DNS_COMPRESSION_BITS 0xC0