aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
Commit message (Collapse)AuthorAgeFilesLines
* executor: support fragmentation in syz_emit_ethernetDmitry Vyukov2017-10-021-19/+79
| | | | | | A recent linux commit "tun: enable napi_gro_frags() for TUN/TAP driver" added support for fragmentation when emitting packets via tun. Support this feature in syz_emit_ethernet.
* executor, sys/windows: initial windows supportDmitry Vyukov2017-09-251-0/+65
|
* all: more assorted fuchsia supportDmitry Vyukov2017-09-221-0/+877