allwinner_a64/android/external/autotest/client/cros/dhcp_test_data
2018-08-08 16:14:42 +08:00
..
dhcp_discovery.log upload android base code part2 2018-08-08 16:14:42 +08:00
dhcp_offer.log upload android base code part2 2018-08-08 16:14:42 +08:00
dhcp_reply.log upload android base code part2 2018-08-08 16:14:42 +08:00
dhcp_request.log upload android base code part2 2018-08-08 16:14:42 +08:00
README upload android base code part2 2018-08-08 16:14:42 +08:00

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.