[CRIU] Stream data

Radostin Stoyanov rstoyanov1 at gmail.com
Sat Sep 21 21:45:07 MSK 2019



On 20/09/2019 17:26, Harshavardhan Unnibhavi wrote:
> Hi all,
>
> Below is an sk-queue entry:
>        {
>             "id_for": 13,
>             "length": 19,
>             "extra": "cGFja2V0IGRncmFtIHJpZ2h0AA==\n"
>         }
>
> Is the "extra" field value, same as the stream content? If not where 
> can I find it(stream content)?
>
Yes, this is a base64 encoded value:

$ echo "cGFja2V0IGRncmFtIHJpZ2h0AA==" | base64 --decode
packet dgram right

> Best,
> Harsha
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20190921/cf4d55a8/attachment.html>


More information about the CRIU mailing list