Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D38904
Change Details
Change Details
Old
New
Diff
Some kernel customers exporting network interfaces may require sleep during the iteration. Netlink and linsysfs can be the examples. This change adds the generic iteration interface, similar to `if_foreach()`, but allowing the callback to sleep.
Some kernel customers exporting network interfaces may require sleep during the iteration. Netlink and linsysfs can be the examples. This change adds the generic iteration interface, similar to `if_foreach()`, but allowing the callback to sleep.
Continue