Page MenuHomeFreeBSD

dummynet: Move packet counters into dn_cfg
ClosedPublic

Authored by kp on Mar 13 2021, 9:41 AM.
Tags
None
Referenced Files
F153730983: D29245.id85686.diff
Thu, Apr 23, 7:11 AM
Unknown Object (File)
Sun, Apr 19, 5:49 PM
Unknown Object (File)
Sun, Apr 19, 5:49 PM
Unknown Object (File)
Thu, Apr 16, 12:27 AM
Unknown Object (File)
Wed, Apr 15, 2:03 PM
Unknown Object (File)
Wed, Apr 8, 10:16 PM
Unknown Object (File)
Sun, Apr 5, 2:41 PM
Unknown Object (File)
Sun, Apr 5, 7:02 AM
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