aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/troubleshooting.md
Commit message (Collapse)AuthorAgeFilesLines
* docs/linux: recommend setting net.ifnames to 0Aleksandr Nogikh2021-07-071-0/+36
| | | | | | When net.ifnames is set to 1, syzkaller might not be able to connect to the virtual machines. Add the corresponding recommendations to the documentation as well as a note to the troubleshooting guide.
* docs: remove mentions of vmlinuxDmitry Vyukov2018-06-281-3/+3
| | | | | | vmlinux is deprecated in favor of kernel_obj. Remove all mentions of it. Also warn in syz-manager/mgrconfig if vmlinux is set.
* [docs] Add Linux network troubleshooting guidance.Julia Hansbrough2018-03-011-0/+9
| | | | | It took me a bit to figure out this kernel configuration quirk, so thought it may be helpful to add to the troubleshooting section!
* Update troubleshooting.mdMagicansk2017-11-011-2/+6
| | | Fixed MD syntax.
* docs: move linux kernel specific docs to docs/linux/ dirAndrey Konovalov2017-10-271-0/+32