HomeFreeBSD

netinet6: allow binding a raw socket to an anycast address

Description

netinet6: allow binding a raw socket to an anycast address

Raw sockets have a separate check for this in rip6_bind() that was
missed in the previous change. This fixes e.g. 'ping -S' using an
anycast address.

Fixes: ca4b046105f6 ("netinet6: allow binding to anycast addresses")
Reviewed by: tuexen, kevans, des (previous version)
Approved by: kevans (mentor)
Differential Revision: https://reviews.freebsd.org/D50438

Details

Provenance
ivyAuthored on Jul 15 2025, 5:11 AM
Reviewer
tuexen
Differential Revision
D50438: netinet6: allow binding a raw socket to an anycast address
Parents
rG6738882248a7: inetd.conf: remove -[46] from the ssh entry
Branches
Unknown
Tags
Unknown