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)
Sun, May 17, 10:59 PM
Unknown Object (File)
Sun, May 17, 10:59 PM
Unknown Object (File)
Sun, May 17, 10:58 PM
Unknown Object (File)
Sun, May 17, 10:44 PM
Unknown Object (File)
Sun, May 3, 5:01 AM
Unknown Object (File)
Thu, Apr 30, 9:37 AM
Unknown Object (File)
Wed, Apr 29, 8:37 AM
Unknown Object (File)
Tue, Apr 28, 2:43 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