Page MenuHomeFreeBSD

debugnet: Add ifnet accessor to set debugnet methods
ClosedPublic

Authored by jhibbits on Jan 17 2023, 4:22 PM.
Tags
None
Referenced Files
F132615078: D38105.id115240.diff
Sat, Oct 18, 11:01 AM
F132561550: D38105.diff
Sat, Oct 18, 12:03 AM
Unknown Object (File)
Sat, Oct 4, 3:43 PM
Unknown Object (File)
Sat, Oct 4, 7:05 AM
Unknown Object (File)
Sat, Oct 4, 4:10 AM
Unknown Object (File)
Sep 11 2025, 8:22 PM
Unknown Object (File)
Sep 3 2025, 2:45 AM
Unknown Object (File)
Aug 14 2025, 2:39 PM
Subscribers

Details

Summary

As part of the effort to hide the internals of the ifnet struct, convert
the DEBUGNET_SET() macro to use an accessor instead of directly touching
the methods member.

Sponsored by: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable