diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-01-15 19:09:16 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-01-15 19:09:16 +0100 |
| commit | b705c0226334d8763a9f1b9ee06fe7a78a5558e7 (patch) | |
| tree | ceaf2e9b9bd72b53b6884d09407c6edfcf46c4e6 /executor/syscalls_linux.h | |
| parent | b75f5cb3cb6145796e39a799e4b4c83d7d4b4237 (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
