Page MenuHomeFreeBSD

dummynet: Move packet counters into dn_cfg
ClosedPublic

Authored by kp on Mar 13 2021, 9:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 11:52 PM
Unknown Object (File)
Sat, Oct 25, 2:34 AM
Unknown Object (File)
Sep 10 2025, 4:33 PM
Unknown Object (File)
Sep 10 2025, 2:26 AM
Unknown Object (File)
Sep 9 2025, 11:53 PM
Unknown Object (File)
Sep 9 2025, 8:11 PM
Unknown Object (File)
Sep 9 2025, 11:21 AM
Unknown Object (File)
Sep 3 2025, 7:43 PM
Subscribers

Details

Summary

Move the packets counters into the dn_cfg struct. This reduces the
global name space use for dummynet and will make future work for things
like vnet support and re-use in pf easier.

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