diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-04-14 14:10:23 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-04-14 14:10:23 +0000 |
commit | 3cd61a330306743b7ff387db7b9e96fae4b5f254 (patch) | |
tree | 6755552d8a9ce2d82f7da4ac668baa85e8295ce6 /sys/netinet6/ip6_var.h | |
parent | 379a20c4d4a095ab5a5e8c5ba5c3db2f4b9b6e24 (diff) |
Relax address availability check for multicast binds.
While it makes sense to limit bind(2) of unicast addresses that overlap
each other to be all from the same UID (like 0.0.0.0:53 and 127.0.0.1:53)
it makes little sense for multicast. Multicast is delivered to all sockets
that match so there is no risk of someone stealing traffic from someone
else. This should hopefully help with mDNS as reported by robert@
OK deraadt@ bluhm@
Diffstat (limited to 'sys/netinet6/ip6_var.h')
0 files changed, 0 insertions, 0 deletions