lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] How to send ARP package?


From: Sebastian Gniazdowski
Subject: Re: [lwip-users] How to send ARP package?
Date: Sun, 29 Apr 2018 22:02:01 +0200

On 29 April 2018 at 11:19, Thomas Fogh Damgaard <address@hidden> wrote:

Hi Sebastian,

 

You can use etharp_gratuitous(netif) to send an ARP package.


I would want to sent ARP request. So, basically, "Who has 192.168.0.10", etc. And observe arp_table (there's API to browse this table, if one locks TCPIP core). LwIP would handle ARP responses automatically. I only want to trigger a response from host.

--
Best regards,
Sebastian Gniazdowski



reply via email to

[Prev in Thread] Current Thread [Next in Thread]