Line 160:
Line 160:
== Raw images ==
== Raw images ==
−
These images contain data that were collected by criu with the help of some external tools.
+
These images contain data collected by criu with the help of some external tools.
{|class="wikitable sortable"
{|class="wikitable sortable"
Line 171:
Line 171:
| ifaddr || ip from iproute2 || IP addresses on network devices || <nowiki>cat ifaddr-8.img | ip addr showdump</nowiki>
| ifaddr || ip from iproute2 || IP addresses on network devices || <nowiki>cat ifaddr-8.img | ip addr showdump</nowiki>
|-
|-
−
| route || ip from iproute2 || Routing tables || <nowiki>catroute-8.img | ip route showdump</nowiki>
+
| route || ip from iproute2 || Routing tables || <nowiki>cat route-8.img | ip route showdump</nowiki>
|-
|-
| tmpfs || tar + gzip || Contents of a tmpfs filesystem || tar -tzf tmpfs-dev-49.tar.gz.img
| tmpfs || tar + gzip || Contents of a tmpfs filesystem || tar -tzf tmpfs-dev-49.tar.gz.img