Skip to content

The UDP connect socket should not set REUSEPORT_LB

The isc_nm_udpconnect() erroneously set the reuse port with load-balancing on the outgoing connected UDP socket which could lead to binding to UDP socket already in use.

See #3595 (closed)

Edited by Michał Kępień

Merge request reports