<div dir="ltr"><div>Hi,<br><br></div>I have been playing around with CRIU with Docker and am facing a problem with the way a new IP address is assigned to a resumed container. I have a TCP server running on the container and on restore a new IP address is assigned and my client is unable to talk to the server (even on the new IP). Looking at the restore log I find that the restore process restores the socket descriptors with the old IP address. Is there any way to force the restored container to run on the old IP?<br><br><br></div>