Page MenuHomeFreeBSD

pf: put kif into struct pf_pdesc
ClosedPublic

Authored by kp on Oct 4 2024, 12:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 6:17 AM
Unknown Object (File)
May 6 2026, 12:09 AM
Unknown Object (File)
May 3 2026, 1:38 PM
Unknown Object (File)
May 3 2026, 1:24 PM
Unknown Object (File)
May 3 2026, 5:18 AM
Unknown Object (File)
Apr 27 2026, 10:55 AM
Unknown Object (File)
Apr 19 2026, 6:53 PM
Unknown Object (File)
Feb 8 2026, 11:44 AM

Details

Summary

Put kif and dir into pdesc an use this instead of passing the values
around. This is a mechanical change. Initialize pd2 and use it
where appropriate.
ok henning on an earlier version; ok mpf

Obtained from: OpenBSD, bluhm <bluhm@openbsd.org>, 47de5c193e
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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