Mark functions inet_netof(), inet_lnaof(), and inet_makeaddr() as
deprecated, as they assume Class A/B/C. inet_makeaddr() mostly works
when networks are a multiple of 8 bits, but warn for anything other
than historical classes. Reduce other mentions of network classes.
Details
Details
- Reviewers
bcr - Group Reviewers
manpages - Commits
- rG457c0c0b075c: man pages: deprecate Internet Class A/B/C
rG12bd931d8c64: man pages: deprecate Internet Class A/B/C
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable