Page MenuHomeFreeBSD

pf: move pf_test_rule() out of pf_setup_pdesc()
ClosedPublic

Authored by kp on Oct 4 2024, 12:44 PM.
Tags
None
Referenced Files
F136188415: D46935.id144585.diff
Sun, Nov 16, 1:55 PM
Unknown Object (File)
Mon, Nov 3, 6:52 PM
Unknown Object (File)
Mon, Nov 3, 6:52 PM
Unknown Object (File)
Mon, Nov 3, 6:52 PM
Unknown Object (File)
Mon, Nov 3, 2:09 PM
Unknown Object (File)
Mon, Oct 27, 5:32 PM
Unknown Object (File)
Sun, Oct 26, 3:54 AM
Unknown Object (File)
Oct 15 2025, 10:40 AM

Details

Summary

Move the call to pf_test_rule() for fragments that have not been
reassembled by normalization from pf_setup_pdesc() to pf_test().
This simplifies the paramter list of pf_setup_pdesc() as it can
concentrate on its job filling the pf_pdesc struct.
ok henning mpf

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59748
Build 56634: arc lint + arc unit