HomeFreeBSD

- Simplify masklen->netmask conversion for AF_INET6.

Description

  • Simplify masklen->netmask conversion for AF_INET6.
  • Use iov[N] by array index instead of using pointer v = &iov[0] to make the compiler catch an out-of-range access of the array.

Details

Provenance
hrsAuthored on
Parents
rS310382: Convert tunefs use to nmount(2)
Branches
Unknown
Tags
Unknown