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)
Fri, Mar 13, 8:27 AM
Unknown Object (File)
Fri, Mar 13, 8:18 AM
Unknown Object (File)
Fri, Feb 27, 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
Unknown Object (File)
Jan 29 2026, 6:08 PM
Unknown Object (File)
Dec 28 2025, 5:10 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