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, Oct 22, 3:39 PM
Unknown Object (File)
Mon, Oct 21, 5:13 PM
Unknown Object (File)
Mon, Oct 7, 1:46 PM
Unknown Object (File)
Sun, Oct 6, 3:29 PM
Unknown Object (File)
Sep 19 2024, 11:16 PM
Unknown Object (File)
Sep 16 2024, 11:10 PM
Unknown Object (File)
Sep 11 2024, 11:51 PM
Unknown Object (File)
Sep 10 2024, 4:37 AM

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.