HomeFreeBSD

netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK

Description

netinet6: use IF_ADDR_LOCK instead of IF_AFDATA_LOCK

It is not clear what exactly this function is locking against. Seems
like just use some generic interface lock. The IF_AFDATA_LOCK goes
away soon together with if_afdata[], so put at least something in its
place.

Details

Provenance
glebiusAuthored on Fri, Dec 5, 4:29 PM
Parents
rG69e041521a80: fsync: Open files in non-blocking mode
Branches
Unknown
Tags
Unknown