]> git.ipfire.org Git - thirdparty/unbound.git/commit
skip edns frag retry if advertised udp payload size is not smaller 987/head
authorsahnalys12 <boris.vanhoof@softathome.com>
Fri, 5 Jan 2024 11:16:23 +0000 (12:16 +0100)
committersahnalys12 <boris.vanhoof@softathome.com>
Fri, 5 Jan 2024 11:16:23 +0000 (12:16 +0100)
commitb1d02cc94f9b5b656aa549ab48cde3319036b233
tree15fb7bcd2fbd9521b11f4b6b9332238b749f5436
parentb9b488b6d31284e327218f7ffc83f2f2f1d042dd
skip edns frag retry if advertised udp payload size is not smaller

If serviced query is in UDP_EDNS_FRAG mode, and EDNS_ADVERTISED_SIZE
is 1232 (the default) or more, then the retry will have the same edns
udp payload size with the same result.
services/outside_network.c