[CRIU] [PATCH v2 0/5] tun: Check that net ns of tun device is dumped
Kirill Tkhai
ktkhai at virtuozzo.com
Tue Mar 13 20:08:18 MSK 2018
JFI: they have not appeared in repo
On 09.03.2018 22:04, Andrei Vagin wrote:
> Applied, thanks
>
> On Fri, Mar 02, 2018 at 03:46:11PM +0300, Kirill Tkhai wrote:
>> v2: Added [4-5/5] Andrew's suggested patches.
>>
>> ---
>>
>> Andrew Vagin (2):
>> net: Dump tun device net id in img
>> zdtm: Add tun_ns test
>>
>> Kirill Tkhai (3):
>> net: Extrack ioctl() call from kerndat_socket_netns()
>> tun: Check tun has ioctl() cmd SIOCGSKNS
>> tun: Check that net ns of tun device is dumped
>>
>>
>> criu/cr-check.c | 8 ++++++++
>> criu/include/kerndat.h | 1 +
>> criu/include/net.h | 1 +
>> criu/include/tun.h | 1 +
>> criu/kerndat.c | 9 +++++++++
>> criu/net.c | 26 +++++++++++++++-----------
>> criu/tun.c | 38 +++++++++++++++++++++++++++++++++++++-
>> images/tun.proto | 1 +
>> test/zdtm/static/Makefile | 2 ++
>> test/zdtm/static/tun.c | 6 +++++-
>> 10 files changed, 80 insertions(+), 13 deletions(-)
>>
>> --
>> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
More information about the CRIU
mailing list