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
F153537999: D33941.diff
Tue, Apr 21, 6:14 PM
Unknown Object (File)
Mon, Apr 20, 7:11 AM
Unknown Object (File)
Mon, Apr 20, 7:10 AM
Unknown Object (File)
Sun, Apr 19, 10:45 AM
Unknown Object (File)
Sun, Apr 19, 3:23 AM
Unknown Object (File)
Sat, Apr 18, 10:16 PM
Unknown Object (File)
Thu, Apr 16, 2:01 AM
Unknown Object (File)
Wed, Apr 15, 11:41 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