[CRIU] [PATCHv3 0/2] Preserve max_dgram_qlen value patch update
Alexander Mikhalitsyn
alexander.mikhalitsyn at virtuozzo.com
Fri Nov 1 15:00:17 MSK 2019
Updated previous patch:
- zdtm code almost completely rewritten
Thanks to Cyrill Gorcunov and Pavel Tikhomirov
Alexander Mikhalitsyn (2):
unix: sysctl -- Preserve max_dgram_qlen value
zdtm: sysctl net.unix.max_dgram_qlen value preservation test
criu/net.c | 102 ++++++++++++++++++++++++-
images/netdev.proto | 1 +
test/zdtm/lib/Makefile | 2 +-
test/zdtm/lib/sysctl.c | 56 ++++++++++++++
test/zdtm/lib/sysctl.h | 7 ++
test/zdtm/static/Makefile | 1 +
test/zdtm/static/netns_sub_sysctl.c | 51 +++++++++++++
test/zdtm/static/netns_sub_sysctl.desc | 4 +
8 files changed, 222 insertions(+), 2 deletions(-)
create mode 100644 test/zdtm/lib/sysctl.c
create mode 100644 test/zdtm/lib/sysctl.h
create mode 100644 test/zdtm/static/netns_sub_sysctl.c
create mode 100644 test/zdtm/static/netns_sub_sysctl.desc
--
2.17.1
More information about the CRIU
mailing list