• Pavel Emelyanov's avatar
    show: Add 'hinting' ability · c0d83d9e
    Pavel Emelyanov authored
    The crtools produces not only dump in its internal format (i.e. -- pb),
    but also may call other tools to create files with some state (e.g.
    ip tool dumps route and ifaddr info, tmpfs will be tar-ed, iptables
    utility will produce the iptables-save file, etc.).
    
    The show functionality cannot read these images, but we can guess what
    can be in the file provided by its magic.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    c0d83d9e
cr-show.c 9.69 KB