Page MenuHomeFreeBSD

ipfw: Spell PFIL_PASS correctly.
ClosedPublic

Authored by des on Nov 12 2022, 1:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 5:51 AM
Unknown Object (File)
Sat, Oct 11, 5:50 AM
Unknown Object (File)
Sat, Oct 11, 5:50 AM
Unknown Object (File)
Fri, Oct 10, 10:39 PM
Unknown Object (File)
Tue, Oct 7, 9:53 PM
Unknown Object (File)
Thu, Oct 2, 11:26 PM
Unknown Object (File)
Mon, Sep 29, 12:34 PM
Unknown Object (File)
Sun, Sep 28, 11:08 PM

Details

Summary

Sponsored by: Netapp
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 48320
Build 45206: arc lint + arc unit

Event Timeline

des requested review of this revision.Nov 12 2022, 1:22 PM
rscheff added a subscriber: rscheff.

Wondering if a stronger type check can be enforced to find all the instances, where a magic number is used for pfil_return_t instead one of the literals...

This revision is now accepted and ready to land.Nov 12 2022, 4:25 PM
This revision was automatically updated to reflect the committed changes.