Page MenuHomeFreeBSD

setkey(8): Improve directions descriptions
ClosedPublic

Authored by gbe on Oct 9 2020, 5:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 20, 12:49 PM
Unknown Object (File)
Tue, May 13, 11:18 PM
Unknown Object (File)
Sun, May 4, 5:51 AM
Unknown Object (File)
Fri, May 2, 1:56 AM
Unknown Object (File)
Thu, May 1, 6:40 PM
Unknown Object (File)
Thu, May 1, 4:57 PM
Unknown Object (File)
Thu, May 1, 6:52 AM
Unknown Object (File)
Apr 17 2025, 7:28 PM
Subscribers

Details

Summary

setkey(8): Improve directions descriptions

PR: 250177

Test Plan

mandoc output review and 'mandoc -Tlint' checks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gbe requested review of this revision.Oct 9 2020, 5:27 AM
gbe created this revision.
  • Bump man page date and remove an whitespace at the end of line
bcr added a subscriber: bcr.

Looks good. Thanks for taking care of it.

The code refers what you named "processing actions" as "policy levels". Take a look at netipsec/ipsec.h

  • Rename processing actions to policy levels
This revision is now accepted and ready to land.Sep 13 2022, 11:02 AM
This revision was automatically updated to reflect the committed changes.