]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-dhcp-client: move packet size check to dhcp_packet_verify_headers()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Nov 2023 04:15:00 +0000 (13:15 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 8 Nov 2023 08:54:52 +0000 (17:54 +0900)
commita57dd1d13ff96022b76fe2a7f7e5be538cf526a1
tree9f5f2c9339482c05590fd7f52e9842aee861211c
parent7f42c66015d694aa44f0965109d7a341e36ee674
sd-dhcp-client: move packet size check to dhcp_packet_verify_headers()

No functional change.
src/libsystemd-network/dhcp-packet.c
src/libsystemd-network/sd-dhcp-client.c