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)
Mon, Nov 3, 11:22 PM
Unknown Object (File)
Mon, Nov 3, 11:22 PM
Unknown Object (File)
Mon, Nov 3, 11:20 PM
Unknown Object (File)
Mon, Nov 3, 9:29 PM
Unknown Object (File)
Wed, Oct 29, 8:45 PM
Unknown Object (File)
Wed, Oct 29, 1:23 AM
Unknown Object (File)
Sat, Oct 25, 11:52 PM
Unknown Object (File)
Sat, Oct 25, 2:34 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 37811
Build 34700: arc lint + arc unit