I am looking at the startup behavior of the network of our WEC7 platform. What I see is that a PC that is connected to my WEC7 box takes two minutes to reconnect after a reset of the target.
On my PC I am continuously pinging the target (ping -t), and I am getting replies before I reset.
What I see on the network is the following:
What I would expect is a gratuitous ARP message after step 4 (i.e. ARP message with both sender and target IP address filled with own IP address, which are used by other devices to update the ARP cache).
I did try to implement this using SendARP, but this returned directly with its own MAC address, without sending an ARP message.
Is there a way to have WEC7 send out a gratuitous ARP message after it got its MAC address?
Regards,
Johan Borkhuis
The above issue has been fixed by Microsoft in the June 2014 update. The issue was recorded as KB2964369: Windows Embedded Compact 7-based device does not send Gratuitous ARP after restart.