Changes

139 bytes added ,  12:43, 8 August 2021
no edit summary
Line 56: Line 56:  
netfilter rule is configured that drops all the packets from peer to a socket we're dealing with. This rule sits
 
netfilter rule is configured that drops all the packets from peer to a socket we're dealing with. This rule sits
 
in the host netfilter tables after the criu dump command finishes and it should be there when you issue the
 
in the host netfilter tables after the criu dump command finishes and it should be there when you issue the
criu restore one.
+
criu restore one. The locking method can be specified using the [https://criu.org/index.php?title=CLI/opt/--network-lock <code>--network-lock</code>]option.
    
Another thing to note is -- on restore there should be available the IP address, that was used by the connection.
 
Another thing to note is -- on restore there should be available the IP address, that was used by the connection.
9

edits