openSUSE / wicked

Framework for network configuration
https://en.opensuse.org/Portal:Wicked
GNU General Public License v2.0
98 stars 49 forks source link

dhcp6: omit the SO_REUSEPORT option (bsc#1215692) #993

Closed mtomaschewski closed 7 months ago

mtomaschewski commented 8 months ago

Setting the SO_REUSEPORT socket option causes that replies are delivered to the first process/socket bound to an [ip%dev]:port with the effect that wicked test dhcp6 ... does not receive it's replies, but the wickedd-dhcp6 (service) active on the same interface.