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.
jianglk.darker 7ee447c011
v811_spc009_project
9 months ago
..
README v811_spc009_project 9 months ago
dhcp_discovery.log v811_spc009_project 9 months ago
dhcp_offer.log v811_spc009_project 9 months ago
dhcp_reply.log v811_spc009_project 9 months ago
dhcp_request.log v811_spc009_project 9 months 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.