Page MenuHomeFreeBSD

pf: Only hook the Ethernet pfil hook when we have rules
ClosedPublic

Authored by kp on Aug 31 2021, 8:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 30, 4:22 PM
Unknown Object (File)
Tue, May 23, 1:37 PM
Unknown Object (File)
Mon, May 22, 10:33 AM
Unknown Object (File)
Wed, May 17, 3:16 AM
Unknown Object (File)
May 7 2023, 8:05 AM
Unknown Object (File)
Mar 22 2023, 6:09 PM
Unknown Object (File)
Mar 22 2023, 6:09 PM
Unknown Object (File)
Mar 12 2023, 11:32 PM

Details

Summary

Avoid the overhead of the Ethernet pfil hooks if we don't have any
Ethernet rules.

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.Aug 31 2021, 8:25 AM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 2 2022, 4:01 PM
This revision was automatically updated to reflect the committed changes.