syzkaller/sys/openbsd
Greg Steuck 538a105600 executor: OpenBSD network package injection
Squash of:

* Doc typo

* Ported some tun related functions.

* Copy vnet.txt from linux to openbsd.

* Simplified syz_emit_ethernet and stubbed out vnet.txt.

* Undo clang-format header sorting: headers are order sensitive.

* Uniquify tap devices by pid.

* clang-format off for includes

* Happier clang-format.

* Partially revert "Uniquify tap devices by pid."

Just rely on procid magic instead of getting it from a flag.
2018-11-17 15:42:37 -08:00
..
gen executor: OpenBSD network package injection 2018-11-17 15:42:37 -08:00
fs_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
fs.txt Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
init.go sys: check that target consts are defined 2018-10-19 19:11:22 +01:00
ipc_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
ipc.txt Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
kqueue_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
kqueue.txt Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
mm_amd64.const sys/openbsd: added minherit, extended/simplified mmap 2018-10-29 18:59:16 +01:00
mm.txt sys/openbsd: added minherit, extended/simplified mmap 2018-10-29 18:59:16 +01:00
socket_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
socket_inet6_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
socket_inet6.txt Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
socket_inet_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
socket_inet.txt Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
socket_unix_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
socket_unix.txt Makefile: format openbsd syscall descriptions 2018-09-20 11:21:51 +02:00
socket.txt Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
sys_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
sys.txt sys/linux: add syz_execute_func 2018-08-30 21:45:04 -07:00
tty_amd64.const Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
tty.txt Add mandatory OpenBSD bits (#689) 2018-08-28 10:07:26 -07:00
vnet.txt executor: OpenBSD network package injection 2018-11-17 15:42:37 -08:00