aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_linux.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-01-15 19:09:16 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-01-15 19:09:16 +0100
commitb705c0226334d8763a9f1b9ee06fe7a78a5558e7 (patch)
treeceaf2e9b9bd72b53b6884d09407c6edfcf46c4e6 /executor/syscalls_linux.h
parentb75f5cb3cb6145796e39a799e4b4c83d7d4b4237 (diff)
executor: fix tun/device setup for sandbox=namespace
For sandbox=namespace we first create network devices and then do CLONE_NEWNS, which brings us into a new namespace which actually does not have any of these devices. Tun mostly worked, because we hold fd to the tun device. However, even for tun we could not see the "syz0" device.
Diffstat (limited to 'executor/syscalls_linux.h')
0 files changed, 0 insertions, 0 deletions