[CRIU] [PATCH 8/9] udp: Restore UDP sockets

Pavel Emelyanov xemul at parallels.com
Fri Mar 2 06:51:30 EST 2012


Reuse the TCP socket restore, just add connect() and sanity checks
for protocol.

This is OK, since UDP connect doesn't go to network for connection
and (unlike unix sockets) doesn't require peer to be "online". It
just puts the peer's creds on socket and returns.

Signed-off-by: Pavel Emelyanov <xemul at parallels.com>

---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-restore-udp-sockets.patch
Type: text/x-patch
Size: 1450 bytes
Desc: not available
Url : http://openvz.org/pipermail/criu/attachments/20120302/53cde67d/0008-restore-udp-sockets.bin


More information about the CRIU mailing list