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
F132914482: D33941.id101879.diff
Tue, Oct 21, 3:41 AM
Unknown Object (File)
Mon, Oct 20, 3:59 AM
Unknown Object (File)
Sat, Oct 18, 5:14 PM
Unknown Object (File)
Sat, Oct 18, 5:14 PM
Unknown Object (File)
Sat, Oct 18, 5:14 PM
Unknown Object (File)
Sat, Oct 18, 6:23 AM
Unknown Object (File)
Wed, Oct 15, 3:05 PM
Unknown Object (File)
Sun, Oct 5, 3:16 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