- Fix another comment for EDNS fallback buffer size.

This commit is contained in:
Yorgos Thessalonikefs
2026-05-14 13:11:17 +02:00
parent 13716dc8be
commit 9e2233b821
+1 -1
View File
@@ -500,7 +500,7 @@ struct serviced_query {
serviced_query_UDP_EDNS_fallback,
/** probe to test TCP noEDNS0 (EDNS gives FORMERRorNOTIMP) */
serviced_query_TCP_EDNS_fallback,
/** send UDP query with EDNS1480 (or 1280) */
/** send UDP query with EDNS1472 (or 1232) */
serviced_query_UDP_EDNS_FRAG
}
/** variable with current status */