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
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 42416 Build 39304: arc lint + arc unit