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)
Sun, May 5, 9:20 PM
Unknown Object (File)
Thu, May 2, 10:55 PM
Unknown Object (File)
Sat, Apr 20, 1:38 AM
Unknown Object (File)
Jan 28 2024, 4:44 PM
Unknown Object (File)
Jan 16 2024, 10:36 AM
Unknown Object (File)
Dec 24 2023, 7:41 PM
Unknown Object (File)
Dec 20 2023, 6:56 AM
Unknown Object (File)
Dec 12 2023, 2:12 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