1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
dhcp_discovery.log Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
dhcp_offer.log Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
dhcp_reply.log Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
dhcp_request.log Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README

These are dhcp packets as sent by dhclient and dhcpd v3.1.3.  They make up a
conversation where the client asks for an address on 10.9.8.xxx and the server
grants such an address.

We use these logs as part of sanity checking that DhcpPacket parsing works.