Page MenuHomeFreeBSD

pf: Remove some state pointer indirection
ClosedPublic

Authored by markj on Mar 26 2025, 12:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 22, 9:02 PM
Unknown Object (File)
Sun, Feb 8, 4:08 PM
Unknown Object (File)
Sun, Feb 8, 8:41 AM
Unknown Object (File)
Tue, Jan 27, 12:53 PM
Unknown Object (File)
Jan 21 2026, 6:26 PM
Unknown Object (File)
Dec 14 2025, 4:44 PM
Unknown Object (File)
Dec 12 2025, 4:13 PM
Unknown Object (File)
Dec 10 2025, 10:47 AM

Details

Summary

Several subroutines take a pointer to a pointer to a pf state, but never
modify the input pointer. As in commit 9f9cf83f114a, let's remove the
indirection, making the code easier to read. No functional change
intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63137
Build 60021: arc lint + arc unit