]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3595-dont-set-so_reuseport-on-outgoing-udp-sockets' into 'main'
authorOndřej Surý <ondrej@isc.org>
Wed, 12 Oct 2022 13:38:41 +0000 (13:38 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 12 Oct 2022 13:38:41 +0000 (13:38 +0000)
commit07a9bf4a88b4cf8c1c4d24e5aed426016344fa2d
tree80e50c9483a1f8ec1a30c258ad9c3ee7fc1f6dd8
parent8bddd8d357bb5210144da5cee1b5a367672c1790
parent076cdf7444d4cb840828c89444ee8256549b814a
Merge branch '3595-dont-set-so_reuseport-on-outgoing-udp-sockets' into 'main'

The UDP connect socket should not set REUSEPORT_LB

See merge request isc-projects/bind9!6888