HomeFreeBSD

ifnet: use ck_pr(3) store & load setting ifnet pointer in ifindex

Description

ifnet: use ck_pr(3) store & load setting ifnet pointer in ifindex

The lockless access to the array is protected by the network epoch.

Reviewed by: bz, kp
Differential revision: https://reviews.freebsd.org/D33260

Details

Provenance
glebiusAuthored on Dec 4 2021, 5:49 PM
Reviewer
bz
Differential Revision
D33260: ifnet: use ck_pr(3) store & load setting ifnet pointer in ifindex
Parents
rG8062e5759cb4: ifnet: allocate index at the end of if_alloc_domain()
Branches
Unknown
Tags
Unknown