lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] ip_input


From: Pepe Prisas
Subject: [lwip-users] ip_input
Date: Tue, 10 May 2005 19:04:42 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hello there,

I am trying to start an application that captures every frame/packet from a network using lwIP ip_input function but the question is that the interface only captures IP packets that are destined to that specific IP address. Other packets don't go through this function. Is there any way of capturing all packets, not only those that are addressed to the network interface defined with netif_add?
Could the problem be elsewhere instead of in ip_input function?

Thanks in advance

Adrian




reply via email to

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