[Etherboot-developers] tcpdump Question
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-06-14 02:08:02
|
Hi I am reviewing a tcpdump file with ethereal for a driver I am working on. I see the following: 1: DHCP Discover 2: DHCP Discover 3: DHCP Offer 4: DHCP Request 5: DHCP Request ... n: DHCP Request The DHCP Request is for the ip address that was offered. From this I am making the assumption that the eb driver transmitted 2 packets and correctly received one packet. Then it looks like it is not receiving anything else. Is this assumption correct? I have attached the dump file. Tim |