When I run dhcp_test, my dhcp server always receive two dhcp REQUEST packets before dhcp DISCOVER, dose it means that we shoud consider that case and do nothing before a valid dhcp DISCOVER? or there might be something going wrong in my code? It seems that I haven't edited anything related to that.
When I run dhcp_test, my dhcp server always receive two dhcp REQUEST packets before dhcp DISCOVER, dose it means that we shoud consider that case and do nothing before a valid dhcp DISCOVER? or there might be something going wrong in my code? It seems that I haven't edited anything related to that.