From: Artem Boldariev Date: Thu, 10 Oct 2024 19:05:54 +0000 (+0000) Subject: fix: dig - always set the default port when doing a UDP query X-Git-Tag: v9.21.3~89 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=0699cb97263196886daf30830a99a4febcc002c6;p=thirdparty%2Fbind9.git fix: dig - always set the default port when doing a UDP query This commit ensures that the port is set before attempting a UDP query. Before that a situation could appear when previous query have completed over a different transport (that uses a dedicated port) and then a UDP query will be attempted over the port of the previous transport. Closes: #4984. Merge branch 'artem-debian-bug-1059582' into 'main' See merge request isc-projects/bind9!9618 --- 0699cb97263196886daf30830a99a4febcc002c6