[CRIU] [PATCHv2 0/6] remote: Refactor TCP client/server setup
Radostin Stoyanov
rstoyanov1 at gmail.com
Mon Sep 3 23:35:08 MSK 2018
Changes since v1
https://lists.openvz.org/pipermail/criu/2018-September/042428.html
* Simplified if condition in pull_snapshot_ids()
* Resolved https://github.com/checkpoint-restore/criu/issues/311
Radostin Stoyanov (6):
util: Fix reversed IPv4/IPv6 port assignment
remote: Refactor TCP server setup
util: Enable hostname resolution of tcp address
remote: Refactor TCP client setup
remote: pull_snapshot_ids: Simplify if condition
remote: Use tmp file buffer when restore ip dump
Documentation/criu.txt | 2 +-
criu/img-cache.c | 3 +-
criu/img-proxy.c | 3 +-
criu/img-remote.c | 85 +++------------------------------------
criu/include/img-remote.h | 2 -
criu/include/util.h | 4 +-
criu/net.c | 14 +++++--
criu/page-xfer.c | 4 +-
criu/util.c | 77 ++++++++++++++++++++++++-----------
9 files changed, 78 insertions(+), 116 deletions(-)
--
2.17.1
More information about the CRIU
mailing list