Page MenuHomeFreeBSD

ifnet: add iterator functions for the if/ifa/ifma.
AcceptedPublic

Authored by melifaro on Mar 22 2023, 8:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 17, 6:31 PM
Unknown Object (File)
Sat, Apr 12, 3:14 PM
Unknown Object (File)
Apr 8 2025, 8:18 PM
Unknown Object (File)
Mar 29 2025, 3:26 PM
Unknown Object (File)
Mar 16 2025, 2:37 AM
Unknown Object (File)
Feb 26 2025, 3:45 AM
Unknown Object (File)
Feb 9 2025, 10:13 AM
Unknown Object (File)
Jan 27 2025, 5:06 PM
Subscribers

Details

Reviewers
glebius
rpokala
jhibbits
Group Reviewers
network
Summary

The goal is to convert all existing callback-based KPI users to the new iterator KPI and remove the old KPI in 14.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50514
Build 47405: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 19 2023, 2:41 AM