HomeFreeBSD

net: refactor if_clone.c #1

Description

net: refactor if_clone.c #1

  • Add ifc_find_cloner()
  • Rename current ifc_find_cloner() to ifc_find_cloner_in_vnet()
  • Add ifc_find_cloner_match()

This change simplifies the code a bit and reduces the diff to
the netlink interface cloners merge (D39032).

Reviewed by: glebius, kp
Differential Revision: https://reviews.freebsd.org/D39046
MFC after: 2 weeks

Details

Provenance
melifaroAuthored on Mar 13 2023, 10:41 AM
Reviewer
glebius
Differential Revision
D39046: net: refactor if_clone.c #1
Parents
rG6419b48f7d7f: Support arm64 stage2 TLB invalidation
Branches
Unknown
Tags
Unknown