-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
3
-
False
-
-
False
-
None
-
---
-
---
-
-
CNV Network Core 43
-
None
In order to support TCP live migration, passt binary needs to be granted CAP_NET_ADMIN capabilities and CAP_NET_RAW in order to support non TCP/UDP protocols.
virt-handle will add/remove the capabilities, to the passt binary file, in runtime, using setcap command (see example) in VMs that have interfaces with passt bindings.
virt-chroot will be enhanced to support those operations.
A PoC will be conducted to validate the approach