The exports file format allows export to a network using an explicit
mask or prefix length (CIDR). It also allows a network with just
a dotted address, in which case the historical mask was used.
Deprecate this usage, and warn when it is used. Document that this
is deprecated.
Details
Details
- Reviewers
rmacklem bcr - Group Reviewers
manpages - Commits
- rG92aebdeaff57: mountd: deprecate exports to a network without mask
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Minor comma nit, the rest looks good.
usr.sbin/mountd/exports.5 | ||
---|---|---|
342 | How about Oxford comma here: A, B, or C? |
usr.sbin/mountd/exports.5 | ||
---|---|---|
342 | Hmm, I usually use an Oxford comma. I have it added in my copy, will update along with Dd. |