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
F133112764: D38105.id.diff
Thu, Oct 23, 2:11 AM
Unknown Object (File)
Sat, Oct 18, 11:01 AM
Unknown Object (File)
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
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