HomeFreeBSD

- Move PF_LOCAL at the end of the array. PF_INET{,6} is used more often.

Description

  • Move PF_LOCAL at the end of the array. PF_INET{,6} is used more often.
  • Add SOCKTYPE_ANY to PF_LOCAL.
  • Apply AI_CANONNAME to only AF_INET{,6}. It is not meaningful for the other AFs.

Details

Provenance
hrsAuthored on
Parents
rS288600: - Schedule DAD for IN6_IFF_TENTATIVE addresses in nd6_timer(). This
Branches
Unknown
Tags
Unknown