syzkaller/pkg/ipc
Andrey Konovalov dfd609eca1 execprog, stress, prog2c: unify flags to enable additional features
This change makes all syz-execprog, syz-prog2c and syz-stress accept
-enable and -disable flags to enable or disable additional features
(tun, net_dev, net_reset, cgroups and binfmt_misc) instead of having
a separate flag for each of them.

The default (without any flags) behavior isn't changed: syz-execprog
and syz-stress enabled all the features (provided the runtime supports
them) and syz-prog2c disables all of them.
2019-03-05 14:30:10 +01:00
..
ipcconfig pkg/ipc: move sandbox helpers from ipcconfig 2018-12-10 16:37:02 +01:00
gate.go pkg/ipc: move from ipc 2017-06-17 14:41:15 +02:00
ipc_test.go pkg/ipc: generate better temp name for executor 2019-02-08 16:27:53 +01:00
ipc.go execprog, stress, prog2c: unify flags to enable additional features 2019-03-05 14:30:10 +01:00