lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Adding static ARP entries - Sender blacklisted


From: Tamas Somogyi
Subject: RE: [lwip-users] Adding static ARP entries - Sender blacklisted
Date: Thu, 25 Feb 2010 08:56:08 -0000

Hi,

 

I’m also interested in the right solution. Currently in my code I modified etharp_ip_input() and etharp_output() so that it tries to search the hwaddr by ipaddr in an external lookup table...

 

Regs, Tamas

 

From: address@hidden [mailto:address@hidden On Behalf Of Marcus Bäckman
Sent: 24 February 2010 21:52
To: Mailing list for lwIP users
Subject: Re: [lwip-users] Adding static ARP entries - Sender blacklisted

 

2010/2/24 Bill Auerbach <address@hidden>

Doesn’t a static IP address provide the same result?  Or are you trying to completely disable ARP packets?

I don't want lwip to (under any circumstances) send ARP requests when sending packets to certain IP addresses. I would like a way to insert and lock those entries (IP-MAC) beforehand, and not worrying about loosing them.

The static entries will work alongside with the current dynamic handling of ARP entries.

Regards,
Marcus

Confidentiality: This e-mail and its attachments are intended for the above named only and may be confidential. If they have come to you in error you must take no action based on them, nor must you copy or show them to anyone; please reply to this e-mail and highlight the error.

Security Warning: Please note that this e-mail has been created in the knowledge that Internet e-mail is not a 100% secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Viruses: Although we have taken steps to ensure that this e-mail and attachments are free from any virus, we advise that in keeping with good computingpractice the recipient should ensure they are actually virus free. 


reply via email to

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