• Andrei Vagin's avatar
    kerndat: check whether a kernel supports netns id-s or not · b79267b5
    Andrei Vagin authored
    Each network namespaces has a list of ID-s for other namespaces,
    so if we request infomation about a veth device, we get an id
    for a namespace of a peer device.
    
    These ID-s can be set by users or by kernel when they are required.
    CRIU has to restore these ID-s for network namespaces. We have to
    remember that one netns can have different id-s in different network
    namespaces.
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    b79267b5
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...