lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] raw socket


From: Kieran Mansley
Subject: Re: [lwip-users] raw socket
Date: Thu, 05 May 2005 09:35:34 +0100

On Wed, 2005-05-04 at 15:02 +0200, Qeltaras wrote:
> Hi everybody,
> 
> It is possible to create a raw socket at data link level in iwIP?
> because I must create a program for send and receive ethernet packet
> without TCP & UDP encapsulation.
> 
> In my no rt program I use the PF_PACKET  to by pass the TCP/IP stack,
> In lwIP don't exist this socket domain or similar?

No, I don't think it does.  It shouldn't be too much work to implement
it however, and if you do manage this, I'm sure a patch would be well
received.

Kieran





reply via email to

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