Page MenuHomeFreeBSD

pf: extend use of skip steps for Ethernet rules
ClosedPublic

Authored by kp on Jun 15 2023, 3:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 8:17 AM
Unknown Object (File)
Dec 12 2023, 3:02 AM
Unknown Object (File)
Aug 14 2023, 10:43 AM
Unknown Object (File)
Aug 2 2023, 6:45 PM
Unknown Object (File)
Jul 16 2023, 6:44 AM
Unknown Object (File)
Jun 20 2023, 4:56 PM
Unknown Object (File)
Jun 19 2023, 10:05 AM
Unknown Object (File)
Jun 17 2023, 3:20 PM

Details

Summary

Use the already populated PFE_SKIP_DST_ADDR and extend the skip
infrastructure to also skip on IP source/destination addresses.

This should make evaluating the rules slightly faster.

Reported by: R. Christian McDonald <rcm@rcm.sh>
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.Jun 15 2023, 3:19 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 19 2023, 10:05 AM
This revision was automatically updated to reflect the committed changes.