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)
Thu, Apr 24, 3:28 PM
Unknown Object (File)
Wed, Apr 23, 2:35 AM
Unknown Object (File)
Mon, Apr 21, 10:30 PM
Unknown Object (File)
Mon, Apr 21, 9:05 AM
Unknown Object (File)
Sun, Apr 20, 8:04 AM
Unknown Object (File)
Fri, Apr 18, 8:59 PM
Unknown Object (File)
Mar 28 2025, 12:32 PM
Unknown Object (File)
Feb 22 2025, 9:22 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.