]> git.ipfire.org Git - thirdparty/systemd.git/commit
fuzz-dhcp-client: fuzz dhcp_client_parse_message()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 1 Apr 2026 13:52:12 +0000 (22:52 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 16 May 2026 13:34:25 +0000 (22:34 +0900)
commitfcf2de89bb7c3ba3914f047647fd1ce61a35d7b6
treee5fafd9dc732f8d5bbe99da02447eff52c7c53e7
parent6ae696a9568457aba24b3d3265cb9f9f38228eb4
fuzz-dhcp-client: fuzz dhcp_client_parse_message()

Also, if the fuzzing engine provides a valid message, then try to build
json variant and UDP payload from the parsed message. We will drop
dhcp_lease_save() and dhcp_lease_load(), hence the tests for them are
dropped.
src/libsystemd-network/fuzz-dhcp-client.c