Page MenuHomeFreeBSD

pf: factor out pf_setup_pdesc()
ClosedPublic

Authored by kp on Sep 7 2024, 9:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 24, 8:57 AM
Unknown Object (File)
Mon, Feb 16, 6:47 PM
Unknown Object (File)
Sun, Feb 8, 2:06 AM
Unknown Object (File)
Sat, Feb 7, 5:43 PM
Unknown Object (File)
Sat, Jan 31, 4:39 AM
Unknown Object (File)
Jan 29 2026, 5:07 AM
Unknown Object (File)
Jan 29 2026, 5:07 AM
Unknown Object (File)
Jan 23 2026, 1:01 PM

Details

Reviewers
None
Group Reviewers
network
pfsense
Commits
rG9ec74b675e04: pf: factor out pf_setup_pdesc()
Summary

factor our the code to set up pf_pdesc, a central structure in pf carrying
information about the packet we're currently dealing with, into its own
function. ok ryan dlg and additional testing sthen

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

Diff Detail

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

Event Timeline

kp requested review of this revision.Sep 7 2024, 9:35 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 19 2024, 8:21 PM
This revision was automatically updated to reflect the committed changes.