criu/test
Andrew Vagin d10768719b zdtm/netns-dev: restrict hop_limit sysctl setting to range [1;255]
$ git log v4.4-rc1-465-gd6df198
commit d6df198d924775e4751561cf60ef0294e95f74df
Author: Phil Sutter <phil@nwl.cc>
Date:   Tue Dec 1 22:45:15 2015 +0100

    net: ipv6: restrict hop_limit sysctl setting to range [1; 255]

    Setting a value bigger than 255 resulted in using only the lower eight
    bits of that value as it is assigned to the u8 header field. To avoid
    this unexpected result, reject such values.

https://github.com/xemul/criu/issues/164
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2016-05-27 13:47:33 +03:00
..
inhfd test: check restoring external fifo-s 2016-02-17 13:50:46 +03:00
jenkins test: Check action scripts to work as we expect 2016-05-06 14:39:25 +03:00
others zdtm: check mounts of external devices 2016-05-27 13:31:14 +03:00
zdtm zdtm/netns-dev: restrict hop_limit sysctl setting to range [1;255] 2016-05-27 13:47:33 +03:00
.gitignore gitignore: add zdtm_mount_cgroups.lock 2016-02-26 14:58:08 +03:00
check_actions.py test: Check action scripts to work as we expect 2016-05-06 14:39:25 +03:00
crit-recode.py jenkins: Fix crit-recode's pycriu new module name 2016-02-25 15:39:57 +03:00
groups.desc zdtm.py: Generator of groups of tests 2015-12-08 14:54:41 +03:00
inhfd.desc zdtm.py: Add inhfd tests for --inherit-fd option 2015-10-19 12:42:01 +03:00
Makefile zdtm: check mounts of external devices 2016-05-27 13:31:14 +03:00
show_action.sh test: Check action scripts to work as we expect 2016-05-06 14:39:25 +03:00
zdtm.desc test: Get rid of live directory 2016-02-20 13:40:52 +03:00
zdtm.py zdtm: show errors for a second attempt of the same action 2016-05-27 13:37:11 +03:00
zdtm_ct.c zdtm_ct: don't create a new session 2016-02-05 12:38:14 +03:00
zdtm_mount_cgroups tests: prevent zdtm_mount_cgroups from failing w/ EBUSY 2016-02-03 16:25:28 +03:00