Page MenuHomeFreeBSD

if_vmove: improve restoration in cloner's ifgroup membership
ClosedPublic

Authored by glebius on Jan 19 2022, 4:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 27, 7:57 PM
Unknown Object (File)
Sat, Feb 22, 12:05 AM
Unknown Object (File)
Fri, Feb 21, 12:50 PM
Unknown Object (File)
Sat, Feb 8, 11:07 AM
Unknown Object (File)
Tue, Feb 4, 6:39 AM
Unknown Object (File)
Jan 27 2025, 10:20 AM
Unknown Object (File)
Jan 18 2025, 11:29 PM
Unknown Object (File)
Jan 18 2025, 6:05 AM
Subscribers

Details

Summary
  • 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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43980
Build 40868: arc lint + arc unit