lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Programmatically disable ICMP echo reply


From: Kieran Mansley
Subject: Re: [lwip-users] Programmatically disable ICMP echo reply
Date: Fri, 27 Aug 2010 16:04:16 +0100

On Fri, 2010-08-27 at 16:09 +0200, Bettega Stefano wrote:
> Hi,
> is there a way to programmatically disable ICMP echo reply in lwip?

The closest is to define LWIP_ICMP to 0.  This is stop all ICMP
processing rather than just preventing echo replies though.

Kieran




reply via email to

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