Page MenuHomeFreeBSD

pf: support dummynet on L2 rules
ClosedPublic

Authored by kp on Sep 29 2021, 3:04 PM.
Tags
None
Referenced Files
F103386466: D32222.id.diff
Sun, Nov 24, 8:40 AM
Unknown Object (File)
Fri, Nov 22, 5:39 AM
Unknown Object (File)
Mon, Nov 18, 4:59 PM
Unknown Object (File)
Oct 23 2024, 12:52 AM
Unknown Object (File)
Oct 18 2024, 10:24 AM
Unknown Object (File)
Oct 18 2024, 10:24 AM
Unknown Object (File)
Oct 18 2024, 10:23 AM
Unknown Object (File)
Oct 18 2024, 10:03 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