Page MenuHomeFreeBSD

netgraph/ng_bridge: switch loopCount to counter framework
AbandonedPublic

Authored by donner on Jan 13 2021, 11:19 PM.
Tags
None
Referenced Files
F109311352: D28144.id83612.diff
Mon, Feb 3, 10:13 AM
F109311223: D28144.id82236.diff
Mon, Feb 3, 10:10 AM
F109310883: D28144.id83466.diff
Mon, Feb 3, 10:04 AM
Unknown Object (File)
Sat, Jan 25, 5:51 PM
Unknown Object (File)
Sat, Jan 25, 4:23 PM
Unknown Object (File)
Fri, Jan 24, 3:07 AM
Unknown Object (File)
Sat, Jan 18, 5:46 AM
Unknown Object (File)
Sat, Jan 11, 12:18 AM

Details

Reviewers
None
Group Reviewers
network
Summary

Switch the hook private variable loopCount to the counter framework.

Depends on D28125

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36183
Build 33072: arc lint + arc unit

Event Timeline

  • Fix style for overlong line

Rebase after several changes to the orginal source

Overcome by D28559
All write access to this variable will be moved to calls under the WRITER lock.