Page MenuHomeFreeBSD

netinet6: allow binding a raw socket to any anycast address
AbandonedPublic

Authored by ivy on Apr 25 2025, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 9:43 AM
Unknown Object (File)
Tue, Sep 30, 12:53 PM
Unknown Object (File)
Sun, Sep 28, 5:26 PM
Unknown Object (File)
Sep 1 2025, 6:39 AM
Unknown Object (File)
Aug 31 2025, 4:11 AM
Unknown Object (File)
Aug 26 2025, 7:18 PM
Unknown Object (File)
Aug 22 2025, 3:03 PM
Unknown Object (File)
Aug 20 2025, 1:54 PM

Details

Reviewers
des
kevans
Group Reviewers
network
Summary

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")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63723
Build 60607: arc lint + arc unit