wangchen61698 opened a new pull request, #11578: URL: https://github.com/apache/nuttx/pull/11578
## Summary Support to ARP Address Conflict Detection ## Impact ARP ## Testing set CONFIG_NET_ARP_ACD to built-in this function The following figure  when set ipv4 addr,The module will send arp announce The following figure:  If in the same local area network,other device set the same ip,and send arp packet,the device with with this feature enabled detect other device has the same ip,the device will send arp reply and arp announce;The address conflict info will add int the device network info The following figure:   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org