From: Yorgos Thessalonikefs Date: Thu, 14 May 2026 11:11:17 +0000 (+0200) Subject: - Fix another comment for EDNS fallback buffer size. X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9e2233b82129e0b7a1a32cdbbe8ffdbcf3e53d40;p=thirdparty%2Funbound.git - Fix another comment for EDNS fallback buffer size. --- diff --git a/services/outside_network.h b/services/outside_network.h index e30ce92eb..390d4befe 100644 --- a/services/outside_network.h +++ b/services/outside_network.h @@ -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 */