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")
Differential D50018
netinet6: allow binding a raw socket to any anycast address ivy on Fri, Apr 25, 12:48 PM. Authored by
Details raw sockets have a separate check for this in rip6_bind() that was Fixes: ca4b046105f6 ("netinet6: allow binding to anycast addresses")
Diff Detail
|