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)
Sat, Apr 11, 4:48 AM
Unknown Object (File)
Sat, Mar 28, 10:33 PM
Unknown Object (File)
Mar 13 2026, 8:27 AM
Unknown Object (File)
Mar 13 2026, 8:18 AM
Unknown Object (File)
Feb 27 2026, 9:34 PM
Unknown Object (File)
Feb 19 2026, 2:14 PM
Unknown Object (File)
Feb 14 2026, 12:11 AM
Unknown Object (File)
Feb 10 2026, 11:47 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 50513
Build 47404: arc lint + arc unit

Event Timeline

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