[CRIU] [PATCHv3 0/8] remote: Refactor TCP client/server setup

Radostin Stoyanov rstoyanov1 at gmail.com
Wed Sep 5 00:26:49 MSK 2018


Changes since v2
https://lists.openvz.org/pipermail/criu/2018-September/042434.html

* Make sure that zdtm calls CRIU with --address option specified
in case of --remote-lazy-pages

* Explicitly close opened files in zdtm.py

Radostin Stoyanov (8):
  util: Fix reversed IPv4/IPv6 port assignment
  remote: Refactor TCP server setup
  zdtm: Specify --address for remote_lazy_pages
  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
  zdtm: Explicitly close opened files

 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 +++++++++++++++++++---------
 test/zdtm.py              | 102 ++++++++++++++++++++++----------------
 10 files changed, 138 insertions(+), 158 deletions(-)

--
2.17.1



More information about the CRIU mailing list