HomeFreeBSD

if_vmove: improve restoration in cloner's ifgroup membership

Description

if_vmove: improve restoration in cloner's ifgroup membership

  • Do a single call into if_clone.c instead of two. The cloner can't disappear since the interface sits on its list.
  • Make restoration smarter - check that cloner with same name exists in the new vnet.

Differential revision: https://reviews.freebsd.org/D33941

(cherry picked from commit 54712fc42350acb4991d8bd8604b08562660e962)

Details

Provenance
glebiusAuthored on Jan 25 2022, 5:06 AM
zleiCommitted on Oct 10 2024, 10:00 AM
Differential Revision
D33941: if_vmove: improve restoration in cloner's ifgroup membership
Parents
rG7afcdd13a49c: ifnet: allocate index at the end of if_alloc_domain()
Branches
Unknown
Tags
Unknown