Page MenuHomeFreeBSD

Add a bugs section to pflog man page
ClosedPublic

Authored by thj on Apr 18 2019, 10:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 4:12 AM
Unknown Object (File)
Dec 5 2023, 11:03 PM
Unknown Object (File)
Sep 7 2023, 3:27 AM
Unknown Object (File)
Sep 7 2023, 3:22 AM
Unknown Object (File)
Sep 7 2023, 3:22 AM
Unknown Object (File)
Sep 1 2023, 6:13 PM
Unknown Object (File)
Aug 15 2023, 7:33 PM
Unknown Object (File)
May 28 2023, 8:59 PM
Subscribers

Details

Summary

FreeBSD does not set the pid field in the pfloghdr struct. This field is
populated on other platforms, document this to save people from trying
to use this field.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23732
Build 22693: arc lint + arc unit

Event Timeline

LGTM. It may be useful to point at 122773 in the commit message for extra context.

This revision is now accepted and ready to land.Apr 18 2019, 10:42 AM
bcr added a subscriber: bcr.

OK from manpages.

This revision was automatically updated to reflect the committed changes.