- 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.
Details
Details
- Reviewers
bz zec - Group Reviewers
network - Commits
- R10:54712fc42350: if_vmove: improve restoration in cloner's ifgroup membership
Diff Detail
Diff Detail
- Repository
- R10 FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.