[CRIU] [PATCH 22/32] tools: cpt2 -- Add reading of sockets
Cyrill Gorcunov
gorcunov at openvz.org
Sat Mar 30 17:43:00 EDT 2013
Sockets can be found from files as a reverse
chain, so we need own hash here.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
tools/cpt2/src/Makefile | 1 +
tools/cpt2/src/include/net.h | 21 ++++++++++++
tools/cpt2/src/net.c | 80 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 102 insertions(+)
create mode 100644 tools/cpt2/src/include/net.h
create mode 100644 tools/cpt2/src/net.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0022-tools-cpt2-Add-reading-of-sockets.patch
Type: text/x-patch
Size: 2817 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130331/512ae04f/attachment-0001.bin>
More information about the CRIU
mailing list