mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-16 20:14:37 +00:00
RIP sockets for multiple ifaces collided, because we cannot bind to a specific iface on BSD. Workarounded by SO_REUSEPORT. Thanks to Eugene M. Zheganin for the bugreport.