]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3986-handle-ISC_R_NOPERM-in-dns_dispatch-and-honour-the-source-port...
authorOndřej Surý <ondrej@isc.org>
Thu, 20 Apr 2023 09:01:49 +0000 (09:01 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 20 Apr 2023 09:01:49 +0000 (09:01 +0000)
commit654de3201c5ffc8d9c2741b964c32e2d7b6abb42
tree58b43813c863c9095b44e380d716a2436fb75d35
parent25962dd188eeb9c8c19d72f69452a98941526c83
parent3d36e0bb89521d8bfad017ce4b415aa4cec47b52
Merge branch '3986-handle-ISC_R_NOPERM-in-dns_dispatch-and-honour-the-source-port' into 'main'

Honour the source-port when retrying in dns_dispatch

Closes #3986

See merge request isc-projects/bind9!7806