syzkaller/sys
Anton Lindqvist b655d91b8c sys/openbsd: prevent killing the ssh VM connection
This is one of the root causes of the 'no output from test machine'
panic. Issuing a DIOCKILLSTATES ioctl on a /dev/pf file descriptor will
cause state associated with ongoing connections to be purged;
effectively killing the ssh connection to the VM.

Including net/pfvar.h is necessary in order to make use of the
DIOCKILLSTATES define.
2020-03-05 09:14:28 +01:00
..
akaros prog: remove unused ResourceDesc.Type 2020-01-26 11:30:18 +01:00
android sys/linux: add ion and ashmem devices support 2018-01-09 21:24:28 +01:00
freebsd tools: add script that checks copyright headers 2020-02-18 16:05:10 +01:00
fuchsia tools: add script that checks copyright headers 2020-02-18 16:05:10 +01:00
linux sys, docs: rename syzcall to pseudo-syscall 2020-03-04 19:28:09 +01:00
netbsd prog: remove unused ResourceDesc.Type 2020-01-26 11:30:18 +01:00
openbsd sys/openbsd: prevent killing the ssh VM connection 2020-03-05 09:14:28 +01:00
syz-extract sys/syz-extract: favor clang on OpenBSD 2020-03-04 18:27:18 +01:00
syz-sysgen tools/syz-check: inject description compilation warnings 2019-12-20 16:45:34 +01:00
targets sys/linux: fix int64 alignment on 386 2019-12-23 08:57:42 +01:00
test prog: remove unused ResourceDesc.Type 2020-01-26 11:30:18 +01:00
trusty pkg/serializer: do not write field names if it won't save space 2020-01-26 11:07:18 +01:00
windows tools: add script that checks copyright headers 2020-02-18 16:05:10 +01:00
sys.go prog: dump orig prog if Deserialize panics 2020-02-21 10:22:07 +01:00