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)
Sun, Nov 9, 12:56 AM
Unknown Object (File)
Thu, Nov 6, 3:50 AM
Unknown Object (File)
Wed, Nov 5, 5:36 PM
Unknown Object (File)
Sat, Nov 1, 10:19 PM
Unknown Object (File)
Fri, Oct 31, 3:12 AM
Unknown Object (File)
Sun, Oct 26, 9:26 PM
Unknown Object (File)
Fri, Oct 24, 4:52 PM
Unknown Object (File)
Tue, Oct 21, 7:54 AM

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.