]> The Tcpdump Group git mirrors - tcpdump/commit
DHCP: Fix print format for client-last-transaction-time option
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 18 Mar 2025 06:35:50 +0000 (07:35 +0100)
committerfxlb <[email protected]>
Tue, 18 Mar 2025 10:35:15 +0000 (10:35 +0000)
commit7328aad0c945e4aac6ee1e79b596f616474860c4
tree7519c26c942ad92c437953a19921a20830a6922f
parent575575a8a8a86a271d38ec7ea467e05eae832545
DHCP: Fix print format for client-last-transaction-time option

Option 91 time (RFC 4388) is unsigned, thus use 'l'.
print-bootp.c