Page MenuHomeFreeBSD

pf: factor out pf_setup_pdesc()
ClosedPublic

Authored by kp on Sep 7 2024, 9:35 AM.
Tags
None
Referenced Files
F135336369: D46586.id143082.diff
Sat, Nov 8, 9:24 PM
Unknown Object (File)
Wed, Nov 5, 7:45 PM
Unknown Object (File)
Wed, Nov 5, 5:27 AM
Unknown Object (File)
Fri, Oct 24, 3:52 AM
Unknown Object (File)
Fri, Oct 24, 3:52 AM
Unknown Object (File)
Fri, Oct 24, 3:52 AM
Unknown Object (File)
Fri, Oct 24, 3:39 AM
Unknown Object (File)
Wed, Oct 15, 1:09 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.