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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
