[CRIU] [PATCH 0/6] unix: Setup sysct and fix path resolving
    Cyrill Gorcunov 
    gorcunov at gmail.com
       
    Fri Aug 31 13:09:58 MSK 2018
    
    
  
The series is on top of series
 | [PATCH 0/9] unix: Add support for bindmounted dgram sockets
but should be appliable on criu-dev as well.
https://travis-ci.org/cyrillos/criu/builds/422946676
Andrew Vagin (1):
  util: Add cr_set_root/cr_restore_root helpers
Cyrill Gorcunov (5):
  images: netdev -- Align members
  images: netdev -- Alloc space for unix conf
  net: Add log prefix
  unix: sysctl -- Preserve max_dgram_qlen value
  unix: Fix path resolving for unix sockets
 criu/include/util.h |   3 ++
 criu/net.c          | 103 +++++++++++++++++++++++++++++++++++++++++++-
 criu/sk-unix.c      |  29 +++++++++++--
 criu/util.c         |  62 ++++++++++++++++++++++++++
 images/netdev.proto |  50 ++++++++++-----------
 5 files changed, 218 insertions(+), 29 deletions(-)
-- 
2.17.1
    
    
More information about the CRIU
mailing list