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
F111607037: D33941.id101629.diff
Wed, Mar 5, 10:45 PM
F111585926: D33941.id.diff
Wed, Mar 5, 3:22 PM
F111571810: D33941.id101879.diff
Wed, Mar 5, 10:31 AM
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
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable