]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix another comment for EDNS fallback buffer size.
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Thu, 14 May 2026 11:11:17 +0000 (13:11 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Thu, 14 May 2026 11:11:17 +0000 (13:11 +0200)
services/outside_network.h

index e30ce92eb3fce83d787577a415e1d6c102442125..390d4befef8438f9e6b2de769d33f12d416f1d17 100644 (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 */