summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/fuzz-ndisc-rs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: rename file with stub functionsZbigniew Jędrzejewski-Szmek2024-05-141-1/+1
* fuzz-ndisc-rs: also test packets with sd-radvYu Watanabe2024-04-171-1/+26
* sd-ndisc: make ndisc_send() and icmp6_send() take struct in6_addrYu Watanabe2024-04-141-6/+2
* libsystemd-network: make constant addresses type-safeYu Watanabe2024-04-141-1/+1
* fuzz: check that ND options are parsed sucessfullyEvgeny Vereshchagin2024-04-031-1/+1
* ndisc-option: allow to set valid time of optionsYu Watanabe2024-03-281-1/+1
* fuzz: test NDisc packet with more low level functionsYu Watanabe2024-03-181-6/+43
* fuzz: unify logging setupFrantisek Sumsal2023-10-191-0/+2
* test: extract dummy icmp6 utils for testsYu Watanabe2023-09-041-41/+1
* icmp6-util: make icmp6_receive() accept the null source addressYu Watanabe2023-09-041-0/+10
* icmp6-util: several cleanups for icmp6_receive()Yu Watanabe2023-09-041-4/+9
* tree-wide: introduce PIPE_EBADF macroYu Watanabe2022-12-201-1/+2
* fuzz: sort headersYu Watanabe2022-12-201-3/+4
* tree-wide: use -EBADF also in pipe initializersZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* fuzzers: ignore size limits when compiled standaloneZbigniew Jędrzejewski-Szmek2022-05-121-1/+1
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-041-1/+1
* fuzzers: move several fuzzersYu Watanabe2021-01-181-0/+61