Page MenuHomeFreeBSD

pf: support dummynet on L2 rules
ClosedPublic

Authored by kp on Sep 29 2021, 3:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 14, 7:15 PM
Unknown Object (File)
Mon, Mar 10, 3:18 AM
Unknown Object (File)
Thu, Feb 27, 3:53 AM
Unknown Object (File)
Tue, Feb 25, 12:43 AM
Unknown Object (File)
Mon, Feb 24, 8:35 AM
Unknown Object (File)
Sat, Feb 22, 4:53 AM
Unknown Object (File)
Feb 18 2025, 4:47 AM
Unknown Object (File)
Feb 18 2025, 4:12 AM

Details

Summary

Allow packets to be tagged with dummynet information. Note that we do
not apply dummynet shaping on the L2 traffic, but instead mark it for
dummynet processing in the L3 code. This is the same approach as we take
for ALTQ.

MFC after: 2 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable