From: Lei Xia Date: Wed, 24 Sep 2008 20:22:37 +0000 (-0500) Subject: change lwip X-Git-Tag: 1.0~3^2~11^2~22 X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=commitdiff_plain;h=af3905e8868c6428c147e402eeb8dad3c4b434e6;p=palacios.git change lwip --- diff --git a/palacios/src/lwip/FILES b/palacios/src/lwip/FILES deleted file mode 100644 index 952aeab..0000000 --- a/palacios/src/lwip/FILES +++ /dev/null @@ -1,13 +0,0 @@ -api/ - The code for the high-level wrapper API. Not needed if - you use the lowel-level call-back/raw API. - -core/ - The core of the TPC/IP stack; protocol implementations, - memory and buffer management, and the low-level raw API. - -include/ - lwIP include files. - -netif/ - Generic network interface device drivers are kept here, - as well as the ARP module. - -For more information on the various subdirectories, check the FILES -file in each directory.