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)
Tue, Apr 7, 3:33 AM
Unknown Object (File)
Mon, Apr 6, 4:33 PM
Unknown Object (File)
Mon, Apr 6, 9:33 AM
Unknown Object (File)
Sat, Apr 4, 10:42 PM
Unknown Object (File)
Wed, Apr 1, 11:17 PM
Unknown Object (File)
Sun, Mar 29, 5:17 PM
Unknown Object (File)
Sun, Mar 22, 4:36 PM
Unknown Object (File)
Sat, Mar 21, 11:47 PM
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