]> source.dussan.org Git - rspamd.git/commitdiff
[Project] Rdns: Restore the previous EDNS0 size
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 5 Jan 2022 10:00:50 +0000 (10:00 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Wed, 5 Jan 2022 10:00:50 +0000 (10:00 +0000)
contrib/librdns/dns_private.h

index 19e8c0718e0646bed46920493b6117d2252ffbcc..359334c8d677a6caad6f6ecffa773a012825a533 100644 (file)
@@ -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