]> git.ipfire.org Git - thirdparty/systemd.git/commit
fuzz-dhcp6-client: test multiple states
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Feb 2022 15:30:56 +0000 (00:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Feb 2022 06:02:33 +0000 (15:02 +0900)
commit013c6904fa5cf214c7cecf144d84b93514072ed0
tree347e16d0d2933405db5aa1883ed1f6b299dc7064
parentbbe3f62a163795153b085850023d60601199b74a
fuzz-dhcp6-client: test multiple states

Then, now all three paths client_process_information(),
client_process_reply(), and client_process_advertise_or_rapid_commit_reply()
in client_receive_message() are fuzzed.
src/libsystemd-network/fuzz-dhcp6-client.c