You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
When a VM is migrating, it is currently non transparent for the user as all it's old firewall sessions are not preserved in the newly created virtual nic (check with Sidney).
We may be able to preserve sessions by:
dumping sessions from firewall brick (binary blob ?). maybe we need to a new protobuf call for that ?
When a VM is migrating, it is currently non transparent for the user as all it's old firewall sessions are not preserved in the newly created virtual nic (check with Sidney).
We may be able to preserve sessions by: