Skip to content

How can I send Gratuitous ARP using Mongoose with TCP/IP stack enabled? #2989

Closed Answered by scaprile
covsh asked this question in Ask questions, get answers
Discussion options

You must be logged in to vote

MG_INFO(("Assigning %M, sending gratuitous ARP", mg_print_ip4, &ip));
ifp->ip = ip; // state will change to MG_TCPIP_STATE_IP on next poll
mg_tcpip_arp_request(ifp, ip, ifp->mac);

Please see our documentation, and follow the guidelines in our tutorials.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants