summaryrefslogtreecommitdiffstats
path: root/src/fuzz/fuzz-lldp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fuzz-lldp: avoid assertion failure on samples which dont fit in pipeZbigniew Jędrzejewski-Szmek2019-02-261-0/+3
* fuzz: set SOCK_CLOEXEC and SOCK_NONBLOCKYu Watanabe2018-11-111-1/+1
* fuzz: use SOCK_STREAM instead of SOCK_DGRAMYu Watanabe2018-11-111-1/+1
* tests: add an lldp fuzzerEvgeny Vereshchagin2018-10-291-0/+40