lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwip on linux(ubuntu 8.04)


From: Deepak Gopalakrishnan
Subject: [lwip-users] lwip on linux(ubuntu 8.04)
Date: Mon, 4 May 2009 11:57:02 +0530


While trying to compare the ports (provided in contrib) for unix and win32, i found that the following files were not present in unix port:
lwippools.h
pktdrv.c
pktdrv.h
pktif.c
pktif.h
test.c

On inspecting the code, i found that the functions defined in pktif.c have similarity to the functions defined in tapif.c and etherneif.c.
But could not do the same with the functions in pktdrv.c.
What all modifications should i make so that i have something similar for unix port or are these defined  under some other name.?
Also, is there any test.c file available for unix port similar to the one in win32?

Regards,
Deepak Gopalakrishnan

reply via email to

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