Difference between revisions of "Download/criu/0.8"
Jump to navigation
Jump to search
(Created page with "{{Release|0.8|18 Oct 2013}} === New features === * RPC service * Ability to work from non-root user (via +s bit) * Handle stopped tasks * Restore tasks' root path * Dump ...") |
|||
Line 3: | Line 3: | ||
* [[RPC]] service | * [[RPC]] service | ||
* Ability to work from non-root user (via +s bit) | * Ability to work from non-root user (via +s bit) | ||
+ | |||
* Handle stopped tasks | * Handle stopped tasks |
Revision as of 16:44, 18 October 2013
Tarball: | criu-0.8.tar.bz2 |
Version: | 0.8 |
Released: | 18 Oct 2013 |
GIT tag: | v0.8 |
New features
- RPC service
- Ability to work from non-root user (via +s bit)
- Handle stopped tasks
- Restore tasks' root path
- Dump and restore net ns iptables configuration (w/o conntracks)
- Support for external net devices in netns (e.g. openvz venet)
- Support CORK and NODELAY TCP options
- SEQPACKET unix sockets support
- Unload restorer blob after restore
- Fixes and enhancements in
criu show
- Fix in unsorted inotify wd restoring
- Fixed trimmed messages in parasite transport
- Fine-grained pgrps restore
- Fix in large TCP buffers restore
- Fixed buffer overflow in IPC ns dumping
- Fix in early page server connection close on pre-dump
- Fixed race in handling aborted parasite blob
- Fixed lost unmapped criu vmas in restore
- Fixes in parsing devices in /proc/pid/maps and /proc/locks
- Fixed snd/rcv buf sockoptions restore
- Enhanced logging in parasite