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
F171645791: D33941.id101629.diff
Sat, Sep 12, 10:09 AM
Unknown Object (File)
Fri, Sep 11, 4:13 PM
Unknown Object (File)
Thu, Sep 10, 4:13 PM
Unknown Object (File)
Thu, Sep 10, 9:57 AM
Unknown Object (File)
Wed, Sep 9, 12:06 AM
Unknown Object (File)
Sun, Sep 6, 6:48 PM
Unknown Object (File)
Sun, Sep 6, 2:36 PM
Unknown Object (File)
Sun, Sep 6, 11:40 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