Changes

Jump to navigation Jump to search
33 bytes added ,  18:08, 29 July 2014
no edit summary
Line 5: Line 5:  
* using of SO_RCVBUFFORCE and SO_SNDBUFFORCE socket option (CAP_NET_ADMIN)
 
* using of SO_RCVBUFFORCE and SO_SNDBUFFORCE socket option (CAP_NET_ADMIN)
 
* open_by_handle_at and linkat(AT_EMPTY_PATH) requires CAP_DAC_READ_SEARCH
 
* open_by_handle_at and linkat(AT_EMPTY_PATH) requires CAP_DAC_READ_SEARCH
 +
* TIOCSLCKTRMIOS (CAP_SYS_ADMIN)
    
The list will be updated with time. To resolve the problems we need to address every issue and modify the kernel. For first bullet there is a patch already floating around in kernel mailing list.
 
The list will be updated with time. To resolve the problems we need to address every issue and modify the kernel. For first bullet there is a patch already floating around in kernel mailing list.
    
[https://github.com/avagin/criu/tree/userns2 Here is a draft of userspace code]
 
[https://github.com/avagin/criu/tree/userns2 Here is a draft of userspace code]

Navigation menu