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)
Thu, Nov 20, 1:44 AM
Unknown Object (File)
Wed, Nov 19, 1:33 AM
Unknown Object (File)
Tue, Nov 18, 7:38 AM
Unknown Object (File)
Tue, Nov 11, 6:23 PM
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

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.