Page MenuHomeFreeBSD

pf: support dummynet on L2 rules
ClosedPublic

Authored by kp on Sep 29 2021, 3:04 PM.
Tags
None
Referenced Files
F108957774: D32222.id103393.diff
Wed, Jan 29, 11:50 PM
Unknown Object (File)
Fri, Jan 17, 10:04 PM
Unknown Object (File)
Dec 13 2024, 2:17 PM
Unknown Object (File)
Dec 5 2024, 12:40 AM
Unknown Object (File)
Dec 4 2024, 4:20 PM
Unknown Object (File)
Nov 24 2024, 8:40 AM
Unknown Object (File)
Nov 22 2024, 5:39 AM
Unknown Object (File)
Nov 18 2024, 4:59 PM

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