Difference between revisions of "Download/criu/3.8"

From CRIU
Jump to navigation Jump to search
Line 6: Line 6:
 
* C/R of
 
* C/R of
 
** multiple network namespaces
 
** multiple network namespaces
** allow to dump overmounted tmpfs mounts
+
** overmounted tmpfs mounts
** allow to send unix sockets and epoll descriptors in scm messages
+
** unix sockets and epoll descriptors in scm messages
  
 
=== Improvements ===
 
=== Improvements ===

Revision as of 18:08, 7 March 2018

Tarball: criu-3.8.tar.gz
Version: 3.8 "Snow Bunting"
Released: 13 Mar 2018
GIT tag: v3.8

New features

  • C/R of
    • multiple network namespaces
    • overmounted tmpfs mounts
    • unix sockets and epoll descriptors in scm messages

Improvements

  • rework service descriptors
  • start testing lazy migration

Bugfixes

  • workaround Skylake kernel bug
  • fix gcc-8 warnings
  • fix lazy-migragion
  • fix resource leaks on error paths
  • save all attributes for sit devices