Page MenuHomeFreeBSD

netinet6: allow binding a raw socket to any anycast address
Needs ReviewPublic

Authored by ivy on Fri, Apr 25, 12:48 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