]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix HAVE_SO_REUSEPORT_LB macro name definition v9.17.8
authorOndřej Surý <ondrej@sury.org>
Fri, 4 Dec 2020 12:19:44 +0000 (13:19 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 7 Dec 2020 04:35:19 +0000 (05:35 +0100)
commitfba4f351fed36a97d30b801e68b8a0611546cb5c
tree89af51f2a25ac6efceae1af3d258eb1d18d29e0c
parent8d14e39a0b411b813e551940c3d5d6d769b7b4fb
Fix HAVE_SO_REUSEPORT_LB macro name definition

A typo in macro definition caused the load-balanced sockets to be
disabled even on platforms with existing support for load-balanced
sockets.

(cherry picked from commit 5caf33feda92617e18514633cadaae60e934101f)
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/tcp.c
lib/isc/netmgr/tcpdns.c
lib/isc/netmgr/udp.c